[GH-ISSUE #1049] Feature Request: Semantic versioning tags for docker images #1735

Closed
opened 2026-04-16 08:31:10 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @binzhou on GitHub (Jul 11, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1049

Originally assigned to: @oschwartz10612 on GitHub.

The official docker images at the moment are tagged with either the exact version (eg. "1.2.3") or "latest".

Could images be pushed and tagged with inexact version strings as well (eg. when pushing "1.2.3", also tag with "1.2" and "1")?

Assuming semantic versioning is used, that would allow folks more flexibility to make finer-grained trade-offs between the latest and greatest vs. stability. For example, I would like to make sure I'm picking up fixes while pinned to a specific feature set (ie. "1.2" in the above example).

It would be great to have this across all fosrl images (pangolin, gerbil, newt).

Originally created by @binzhou on GitHub (Jul 11, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1049 Originally assigned to: @oschwartz10612 on GitHub. The official docker images at the moment are tagged with either the exact version (eg. "1.2.3") or "latest". Could images be pushed and tagged with inexact version strings as well (eg. when pushing "1.2.3", also tag with "1.2" and "1")? Assuming semantic versioning is used, that would allow folks more flexibility to make finer-grained trade-offs between the latest and greatest vs. stability. For example, I would like to make sure I'm picking up fixes while pinned to a specific feature set (ie. "1.2" in the above example). It would be great to have this across all fosrl images (pangolin, gerbil, newt).
GiteaMirror added the enhancement label 2026-04-16 08:31:10 -05:00
Author
Owner

@oschwartz10612 commented on GitHub (Jul 11, 2025):

Yeah this is a good idea. Will do.

<!-- gh-comment-id:3063229196 --> @oschwartz10612 commented on GitHub (Jul 11, 2025): Yeah this is a good idea. Will do.
Author
Owner

@miloschwartz commented on GitHub (Sep 27, 2025):

Thanks, converting this to a discussion thread so others can upvote and participate!

<!-- gh-comment-id:3342084765 --> @miloschwartz commented on GitHub (Sep 27, 2025): Thanks, converting this to a discussion thread so others can upvote and participate!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1735