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 not use inspect -f "{{.Id}}" to get container id #2841

Closed
rudyfly opened this issue May 13, 2019 · 1 comment · Fixed by #2855
Closed

[bug] can not use inspect -f "{{.Id}}" to get container id #2841

rudyfly opened this issue May 13, 2019 · 1 comment · Fixed by #2855
Assignees
Labels
kind/bug This is bug report for project

Comments

@rudyfly
Copy link
Collaborator

rudyfly commented May 13, 2019

Ⅰ. Issue Description

can not use pouch inspect -f "{{.Id}}" to get container id
use pouch inspect -f "{{.ID}}" is ok, so need to fix it.

Ⅱ. 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 (use pouch version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@pouchrobot pouchrobot added the kind/bug This is bug report for project label May 13, 2019
@CodeJuan
Copy link
Contributor

@rudyfly Would you please add more details of what you expected to happen at your convenience?
Thank you very much.

@allencloud allencloud changed the title can not use inspect -f "{{.Id}}" to get container id [bug] can not use inspect -f "{{.Id}}" to get container id May 15, 2019
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
Development

Successfully merging a pull request may close this issue.

3 participants