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

remove old tag based docker hub tags #1

Open
progrium opened this issue Aug 8, 2015 · 0 comments
Open

remove old tag based docker hub tags #1

progrium opened this issue Aug 8, 2015 · 0 comments
Assignees

Comments

@progrium
Copy link
Contributor

progrium commented Aug 8, 2015

currently hubtag will add an automated build tag. however, as @lalyos figured out, we also want to deleted all previous version tags. this is because if they exist, any repo updates will rebuild old tags. if we remove the autobuild tags, the image tags will still exist, but will become immutable.

we only want to delete autobuild tags of previous github tags, and leave autobuild tags for branches alone.

also we need to figure out the best way to update latest. delete and recreate? update? we could add a simple flag -u to hubtag that makes it update instead of add...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants