Closed qlixes closed 4 years ago
I had check on alpine docs, it shown docker apk add --no-cache --virtual NAME, but on your dockerfile was apk --no-cache --virtual=NAME. I've tried build your docker but failed, it shown really weird.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz ERROR: unsatisfiable constraints: procmail (missing): required by: build-dependencies-20201025.100002[procmail] The command '/bin/sh -c chmod +x ./build.sh && sync && ./build.sh && rm -f ./build.sh' returned a non-zero code: 2
I've had changed with --virtual NAME but still didn't build. May i know where my failure ? Thank you a lot
Note : I'm used Arcolinux with docker version Docker version 19.03.13-ce, build 4484c46d9d
I had check on alpine docs, it shown docker apk add --no-cache --virtual NAME, but on your dockerfile was apk --no-cache --virtual=NAME. I've tried build your docker but failed, it shown really weird.
I've had changed with --virtual NAME but still didn't build. May i know where my failure ? Thank you a lot
Note : I'm used Arcolinux with docker version Docker version 19.03.13-ce, build 4484c46d9d