Closed megabert closed 2 months ago
docker compose build fails
docker compose build ... WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) ... failed to solve: process "/bin/sh -c apk add --no-cache unzip ca-certificates" did not complete successfully: exit code: 2
Possible cause
dl-cdn.alpinelinux.org repository does not support TLS / https as mentioned here:
https://github.com/alpinelinux/docker-alpine/issues/98
I'm not able to fix this at the moment.
System
# dpkg -l| awk '/docker/{print $1,$2,$3}' ii docker-buildx-plugin 0.16.2-1~debian.12~bookworm ii docker-ce 5:27.2.0-1~debian.12~bookworm ii docker-ce-cli 5:27.2.0-1~debian.12~bookworm ii docker-compose-plugin 2.29.2-1~debian.12~bookworm # cat /etc/issue.net Debian GNU/Linux 12
Full Build Log: docker-compose-build.log
Please Delete this issue. It was a local network issue.
Great, let me know if you run in any other issues! :-)
docker compose build fails
Possible cause
dl-cdn.alpinelinux.org repository does not support TLS / https as mentioned here:
https://github.com/alpinelinux/docker-alpine/issues/98
I'm not able to fix this at the moment.
System
Full Build Log: docker-compose-build.log