abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
768 stars 315 forks source link

Error building with the prometheus plugin #126

Open sachk opened 6 years ago

sachk commented 6 years ago

Building with the Prometheus plugin like this docker build --build-arg plugins=prometheus github.com/abiosoft/caddy-docker.git gives me this error

Cloning into '/go/src/github.com/caddyserver/builds'... /usr/local/go/pkg/tool/linux_amd64/link: signal: killed 2018/07/06 06:56:30 exit status 1 exit status 1 The command '/bin/sh -c VERSION=${version} PLUGINS=${plugins} /bin/sh /usr/bin/builder.sh' returned a non-zero code: 1

This doesn't happen with any other plugins I have tried