Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider tagging some images with build date #311

Open
GCHQDeveloper314 opened this issue May 22, 2023 · 0 comments
Open

Consider tagging some images with build date #311

GCHQDeveloper314 opened this issue May 22, 2023 · 0 comments
Labels
automation GitHub Actions, CI/CD Docker Issue related to the Docker side of the project
Milestone

Comments

@GCHQDeveloper314
Copy link
Member

When pushing new images to GitHub containers with tags which replace tags on previously pushed images, the old images remain but without any tags:
image

On Docker Hub the old untagged containers are not visible.

For some containers (at least Accumulo & Hadoop), a new image with potentially identical tags is built upon each release. This will result in an increasing number of untagged images.

To fix this we could add an extra tag with version plus build date. This would allow old revisions to be used and prevent any images from showing as untagged.

@GCHQDeveloper314 GCHQDeveloper314 added Docker Issue related to the Docker side of the project automation GitHub Actions, CI/CD labels May 22, 2023
@GCHQDeveloper314 GCHQDeveloper314 added this to the post-v2.0_backlog milestone May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation GitHub Actions, CI/CD Docker Issue related to the Docker side of the project
Projects
None yet
Development

No branches or pull requests

1 participant