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] pouch load docker_image failed #2787

Closed
mushixun opened this issue Apr 1, 2019 · 8 comments · Fixed by #2837
Closed

[bug] pouch load docker_image failed #2787

mushixun opened this issue Apr 1, 2019 · 8 comments · Fixed by #2837
Assignees
Labels
areas/images kind/bug This is bug report for project

Comments

@mushixun
Copy link

mushixun commented Apr 1, 2019

Ⅰ. Issue Description

I want load docker format image to pouch,but not success

Ⅱ. Describe what happened

image

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

image

image

image

  • pouch version (use pouch version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@allencloud allencloud changed the title pouch load docker_image failed [bug] pouch load docker_image failed Apr 1, 2019
@pouchrobot pouchrobot added the kind/bug This is bug report for project label Apr 1, 2019
@allencloud
Copy link
Collaborator

allencloud commented Apr 1, 2019

have you ever tried to load this pause.tar with docker? Is it successful?
Just confirm @mushixun
I think it is not so sufficient to cover all cases in load functionality test https://github.com/alibaba/pouch/blob/master/test/cli_save_and_load_test.go

@fuweid
Copy link
Contributor

fuweid commented Apr 1, 2019

@mushixun could you mind to provide the source image name? I mean where the pause.tar comes from.

@mushixun
Copy link
Author

mushixun commented Apr 1, 2019

yes ,success
image
@allencloud

@mushixun
Copy link
Author

mushixun commented Apr 1, 2019

test.registry.zj.chinamobile.com/kubernetes/pause:3.1 @fuweid

@fuweid
Copy link
Contributor

fuweid commented Apr 1, 2019

@mushixun could you try pouch load -i pause.tar test.registry.zj.chinamobile.com/kubernetes/pause?

@mushixun
Copy link
Author

mushixun commented Apr 2, 2019

good,this is success
image
can i not write the parameter test.registry.zj.chinamobile.com/kubernetes/pause? only write pouch load -i pause.tar

@fuweid
Copy link
Contributor

fuweid commented Apr 2, 2019

Yep. I will handle this.

@allencloud
Copy link
Collaborator

Any update on this? @fuweid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas/images kind/bug This is bug report for project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants