-
Notifications
You must be signed in to change notification settings - Fork 216
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
Can't delete a specific tag for an image #50
Comments
@testphreak could you post output for docker |
|
@testphreak try to remove |
@ipavlushin already did. Didn't help.
|
@testphreak ok, then if you have less than 10 tags try with |
@ipavlushin do I have to specify
|
Is it possible to get a clarification of this? I have the same use-case, and since we're possibly dealing with tags which we absolutely would want to delete I would like to tread lightly when trying to delete snapshot tags. The --num tag feels unintuitive to me, I wan't to delete a sub-set of tags, so why would I need to specify the number of tags to keep? I'm not really sure how to interpret the above output of the --dry-run. What list is the tag being added to? Thanks! |
I also ran into troubles deleting a single image:tag combination from the registry. This is really confusing - why should this NOT be possible through registry-cli? |
Hello, |
I can't seem to delete a specific tag using the command below. Is that supported? I don't need anything fancy like regex. Just need to delete a specific tag.
Output
The text was updated successfully, but these errors were encountered: