Skip to content

Console Output

19:31:22 + docker build -t dockerpinata/docker-py:sshdind-ea4cefe4fd1e85ef94f477b8e969994117fcb076 -f tests/Dockerfile-ssh-dind .
19:31:22 Sending build context to Docker daemon  1.375MB

19:31:22 Step 1/11 : ARG API_VERSION=1.41
19:31:22 Step 2/11 : ARG ENGINE_VERSION=20.10.17
19:31:22 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind
19:31:22  ---> e9bf5bfbaf86
19:31:22 Step 4/11 : RUN apk add --no-cache 		openssh
19:31:22  ---> Running in e636d25556f3
19:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
19:31:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
19:31:24 ERROR: unable to select packages:
19:31:24   openssh-client-common-9.0_p1-r1:
19:31:24     breaks: openssh-client-default-9.0_p1-r2[openssh-client-common=9.0_p1-r2]
19:31:24 The command '/bin/sh -c apk add --no-cache 		openssh' returned a non-zero code: 2