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
Issue Description is pouch pull function fully completed? and is there any doc about pouch usage? i got failed when using pouch pull.
Describe what happened:
./pouch pull reg.docker.alibaba-inc.com/busybox:latest
3. i use pouch create to create a container from image. i found that there is no image in "pouch images".
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
GoVersion: go1.8.3 KernelVersion: Os: linux Version: 0.1.0-dev APIVersion: vx.y.z Arch: amd64 BuildTime: 2017-11-14T10:46:18.071044934+08:00 GitCommit:
NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
uname -a
Linux thinkcenter 3.10.0-693.2.2.el7.x86_64 #1 SMP Tue Sep 12 22:26:13 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
runc version 1.0.0-rc4+dev commit: b2567b37d7b75eb4cf325b77297b140ea686ce8f spec: 1.0.0
containerd github.com/containerd/containerd v1.0.0-beta.3-8-g732b156 732b156
The text was updated successfully, but these errors were encountered:
You can use the command " ./pouch pull docker.io/library/nginx:alpine" to pull image. Now, not support "pull nginx".
"reg.docker.alibaba-inc.com" is our internal repo, You can't request it.
Sorry, something went wrong.
got it. maybe should set a default registry in pouch, like moby does.
I will try this recently, thanks a lot for the reporting. @elianka
I think this has been fixed in #266. Closing this. Feel free to leave a comment if there is more details needed.
skoowoo
Ace-Tang
Successfully merging a pull request may close this issue.
Issue Description
is pouch pull function fully completed? and is there any doc about pouch usage?
i got failed when using pouch pull.
Describe what happened:
3. i use pouch create to create a container from image. i found that there is no image in "pouch images".
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
):CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
uname -a
):containerd github.com/containerd/containerd v1.0.0-beta.3-8-g732b156 732b156
The text was updated successfully, but these errors were encountered: