Skip to content

[bug report] pouch pull failed #93

@elianka

Description

@elianka

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:

  1. i just use pouch pull nginx, and return an error.
    image
  2. i use the image from alibaba to do pouch pull, also got error.

./pouch pull reg.docker.alibaba-inc.com/busybox:latest

image
image
3. i use pouch create to create a container from image. i found that there is no image in "pouch images".
image

Describe what you expected to happen:

  1. i want to got docker images from all kinds of repository.
  2. i think pouch should pull images automatically when i use "pouch create ..."
  3. also, pouch pull should be worked.

How to reproduce it (as minimally and precisely as possible):

  1. ./pouch pull nginx
  2. ./pouch pull reg.docker.alibaba-inc.com/busybox:latest

Anything else we need to know?:
image

Environment:

  • pouch version (use 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:

  • OS (e.g. from /etc/os-release):

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"

  • Kernel (e.g. 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

  • Install tools:
  • Others:

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions