buildkite / buildkite/golang-docker-example

Build fails!

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
19
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the docker-compose.yml command shown in the error and inspect whether scripts/test.sh exists at the expected path. Run the same command after identifying the path mismatch; done means the app service starts without the missing-file error and the test script runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, go
Domain
build-system, ci-cd, devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.