golang-docker-example icon indicating copy to clipboard operation
golang-docker-example copied to clipboard

Build fails!

Open js947 opened this issue 9 years ago • 2 comments
trafficstars

The build fails with error:

docker-compose -f docker-compose.yml -p buildkite925598bf7f2041df8ba01d10f7641941 run app ././scripts/test.sh
ERROR: Cannot start service app: oci runtime error: exec: "././scripts/test.sh": stat ././scripts/test.sh: no such file or directory

js947 avatar Sep 20 '16 15:09 js947

This is with the docker buildkite-agent. The build succeeds with a linux buildkite-agent.

js947 avatar Sep 20 '16 15:09 js947

Oh! Boo... thanks for letting us know it doesn't work using the Golang agent! Did you manage to get it working in the end?

keithpitt avatar Sep 25 '16 22:09 keithpitt