Skip to content

Console Output

20:22:58 + docker build -t dockerpinata/docker-py:sshdind-93bb9114cbafa688e285cab23fa84e5bbeb9b3fb -f tests/Dockerfile-ssh-dind .
20:22:58 Sending build context to Docker daemon  1.375MB

20:22:58 Step 1/11 : ARG API_VERSION=1.41
20:22:58 Step 2/11 : ARG ENGINE_VERSION=20.10.17
20:22:58 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind
20:22:58 20.10.17-dind: Pulling from library/docker
20:22:58 530afca65e2e: Pulling fs layer
20:22:58 33702c1843d1: Pulling fs layer
20:22:58 d1c203384d5b: Pulling fs layer
20:22:58 146feb07c331: Pulling fs layer
20:22:58 cee6b871713b: Pulling fs layer
20:22:58 db8946a7c6c2: Pulling fs layer
20:22:58 649b2db28c49: Pulling fs layer
20:22:58 e7b044ff4e6b: Pulling fs layer
20:22:58 dbd7811a8fce: Pulling fs layer
20:22:58 146feb07c331: Waiting
20:22:58 cee6b871713b: Waiting
20:22:58 db8946a7c6c2: Waiting
20:22:58 649b2db28c49: Waiting
20:22:58 e7b044ff4e6b: Waiting
20:22:58 dbd7811a8fce: Waiting
20:22:58 7b9a2b83f06a: Pulling fs layer
20:22:58 4052cf0d7af0: Pulling fs layer
20:22:58 668035bf1efe: Pulling fs layer
20:22:58 7b9a2b83f06a: Waiting
20:22:58 4052cf0d7af0: Waiting
20:22:58 afd9bc40a60c: Pulling fs layer
20:22:58 668035bf1efe: Waiting
20:22:58 afd9bc40a60c: Waiting
20:22:58 d1c203384d5b: Verifying Checksum
20:22:58 d1c203384d5b: Download complete
20:22:58 33702c1843d1: Verifying Checksum
20:22:58 33702c1843d1: Download complete
20:22:58 530afca65e2e: Verifying Checksum
20:22:58 530afca65e2e: Download complete
20:22:59 cee6b871713b: Verifying Checksum
20:22:59 cee6b871713b: Download complete
20:22:59 649b2db28c49: Verifying Checksum
20:22:59 649b2db28c49: Download complete
20:22:59 e7b044ff4e6b: Verifying Checksum
20:22:59 e7b044ff4e6b: Download complete
20:22:59 db8946a7c6c2: Verifying Checksum
20:22:59 db8946a7c6c2: Download complete
20:22:59 dbd7811a8fce: Verifying Checksum
20:22:59 dbd7811a8fce: Download complete
20:22:59 4052cf0d7af0: Verifying Checksum
20:22:59 4052cf0d7af0: Download complete
20:22:59 530afca65e2e: Pull complete
20:22:59 7b9a2b83f06a: Verifying Checksum
20:22:59 7b9a2b83f06a: Download complete
20:22:59 668035bf1efe: Verifying Checksum
20:22:59 668035bf1efe: Download complete
20:22:59 afd9bc40a60c: Verifying Checksum
20:22:59 afd9bc40a60c: Download complete
20:23:00 33702c1843d1: Pull complete
20:23:00 d1c203384d5b: Pull complete
20:23:00 146feb07c331: Verifying Checksum
20:23:00 146feb07c331: Download complete
20:23:03 146feb07c331: Pull complete
20:23:03 cee6b871713b: Pull complete
20:23:04 db8946a7c6c2: Pull complete
20:23:04 649b2db28c49: Pull complete
20:23:04 e7b044ff4e6b: Pull complete
20:23:04 dbd7811a8fce: Pull complete
20:23:05 7b9a2b83f06a: Pull complete
20:23:05 4052cf0d7af0: Pull complete
20:23:05 668035bf1efe: Pull complete
20:23:05 afd9bc40a60c: Pull complete
20:23:05 Digest: sha256:c10de736621bc2d4a3a44297346640b62309db58f46822b87679d9419a6b321c
20:23:05 Status: Downloaded newer image for docker:20.10.17-dind
20:23:05  ---> e9bf5bfbaf86
20:23:05 Step 4/11 : RUN apk add --no-cache 		openssh
20:23:08  ---> Running in bfc0506e6066
20:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
20:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
20:23:10 ERROR: unable to select packages:
20:23:10   openssh-client-common-9.0_p1-r1:
20:23:10     breaks: openssh-client-default-9.0_p1-r2[openssh-client-common=9.0_p1-r2]
20:23:10 The command '/bin/sh -c apk add --no-cache 		openssh' returned a non-zero code: 2