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

As a user I would like to see that it is unable to overwrite an existing tag #37

Closed
030 opened this issue Jul 25, 2017 · 2 comments
Closed

Comments

@030
Copy link

030 commented Jul 25, 2017

I do not know whether this should be included in a bash script or that another repo should be created, but sometimes tags will be overwritten when docker push is executed. If it is possible to include a function that is able to check whether a tag exists and exists 1 then this could be prevented.

https://devops.stackexchange.com/q/1549/210

@030 030 changed the title As a user I would like to use a function that is able to check whether a tag exists and exit 1 to prevent that a tag will be overwritten As a user I would like to see that it is unable to overwrite an existing tag Jul 26, 2017
@030
Copy link
Author

030 commented Aug 29, 2017

@jessfraz Added documentation as well. What is your opinion about this feature?

@jessfraz
Copy link
Collaborator

jessfraz commented Mar 6, 2018

I think this is out of scope since it is a docker feature and can be implemented in bash

@jessfraz jessfraz closed this as completed Mar 6, 2018
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