abiosoft / abiosoft/caddy-docker
Error building with the prometheus plugin
Open
- Dominant language
- Shell
- Stars
- 787
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.