Skip to content

Console Output

18:46:17 + docker build -t dockerpinata/docker-py:sshdind-52e29bd4463964a090e3425cf027a3a4a8c4473b -f tests/Dockerfile-ssh-dind .
18:46:17 Sending build context to Docker daemon  1.375MB

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