docker-library / docker-library/julia

Add tag for `lts` releases

Open
#92 8 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.