Skip to content

Console Output

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

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