docker-library / docker-library/julia
Add tag for `lts` releases
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 93
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi folks,
Would it be possible to add a shared tag for lts releases of Julia? This would always map to the latest LTS release, which should be 1.10.5 (or 1.10) at the time of this writing.
In our workflow we only use LTS releases, so it would help to have our CI pull from julia:lts rather than having to figure out if julia:latest is LTS or not.
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by inspecting the repository's release and image-tag configuration, then trace how julia:latest is assigned. Done means julia:lts resolves to the latest LTS release, such as 1.10.5 or the 1.10 series, and the existing tag checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, julia
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100