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

[bug] can't rm image without tag #1104

Closed
Letty5411 opened this issue Apr 11, 2018 · 0 comments · Fixed by #1191
Closed

[bug] can't rm image without tag #1104

Letty5411 opened this issue Apr 11, 2018 · 0 comments · Fixed by #1191
Assignees
Labels
kind/bug This is bug report for project

Comments

@Letty5411
Copy link
Contributor

Ⅰ. Issue Description

Must add tag when run pouch rmi. I may expect pouchd to add default tag : latest.

Ⅱ. Describe what happened

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

Ⅲ. 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 (use pouch version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This is bug report for project
Projects
None yet
3 participants