We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Must add tag when run pouch rmi. I may expect pouchd to add default tag : latest.
pouch rmi
14dd0653a83c registry.hub.docker.com/library/hello-world:latest 5.95 KB [root@rsec10229.et2sqa /home/letty.ll/pouchtest/testcases/api_cli] #pouch rmi hello-world Error: failed to remove image: {"message":"failed to remove image: image \"\": not found"} #pouch rmi hello-world:latest hello-world:latest
pouch version
uname -a
The text was updated successfully, but these errors were encountered:
fuweid
Successfully merging a pull request may close this issue.
Ⅰ. Issue Description
Must add tag when run
pouch rmi
. I may expect pouchd to add default tag : latest.Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: