Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Error when running docker-compose build #1

@mattiaspalm

Description

@mattiaspalm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions