Skip to content

Tags on Docker Hub not very useful - would help a lot to add date-based tags #516

@fghalasz

Description

@fghalasz

The tags on the Medley docker images on Docker Hub are not very useful (they are the shortref to the corresponding github commit). In particular, they contain no date information and DockerHub is terrible at showing you the dates of images (e.g., using "last month" for anything created more than 30 days and less than 60 days ago).

Our dockerhub repo would be a lot easier to use if we included a date in the tags. Probably would make most sense to do a combo tag with date and short-ref since there are cases where you might indeed want to correlate the image with the github commit. The date should come first in any combined tag to allow easy sorting by date.

Could also multi-tag each image with the date and well as the short-ref.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions