-
-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
status:awaiting-triagetype:enhancementNew feature or request for feature enhancementNew feature or request for feature enhancement
Description
Is your feature request related to a problem?
As convenient as it is to re-use image tags so that users can "just pull", this is not supported in all environments. For example, if one is running Hashicorp Nomad as their container orchestrator, the container will not update without force-pull being set and the user manually initiating a replace operation. This is further encumbered by its inability to detect if there is a new tag at all, thus potentially unnecessarily pulling the same large base image again.
What is your feature request?
Add some sort of additional build number/datestamp/semver tag suffix to each push. This allows users to more easily see that they are out of date and by how far, allowing for better update decisions to be made, rather than having to compare image hashes, etc.
Are there any workarounds?
No response
Additional Context
No response
olivier-norture and rake5k
Metadata
Metadata
Assignees
Labels
status:awaiting-triagetype:enhancementNew feature or request for feature enhancementNew feature or request for feature enhancement