golang-docker-example
golang-docker-example copied to clipboard
Build fails!
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
This is with the docker buildkite-agent. The build succeeds with a linux buildkite-agent.
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?