Skip to content

Console Output

18:57:47 + docker build -t dockerpinata/docker-py:sshdind-bb40ba051fc67605d5c9e7fd1eb5f9aa3e0fb501 -f tests/Dockerfile-ssh-dind .
18:57:47 Sending build context to Docker daemon  1.375MB

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