You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
Hi, I have changed CaddyFile and url in the docker-compose, got this when trying to build:
(10/10) Installing tar (1.29-r1) Executing busybox-1.26.2-r9.trigger Executing ca-certificates-20161130-r2.trigger OK: 28 MiB in 21 packages curl: (22) The requested URL returned error: 400 Bad Request gzip: invalid magic tar: Child returned status 1 tar: Error is not recoverable: exiting now ERROR: Service 'proxy' failed to build: The command '/bin/sh -c apk add --no-cache openssh-client git tar curl && curl --silent --show-error --fail --location --header "Accept: application/tar+gzip, application/x-gzip, application/octet-stream" -o - "https://caddyserver.com/download/linux/amd64?plugins=${plugins}" | tar --no-same-owner -C /usr/bin/ -xz caddy && chmod 0755 /usr/bin/caddy && /usr/bin/caddy -version' returned a non-zero code: 2