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

Incorrect Path in README for Docker files

Open JosephMart opened this issue 6 years ago • 0 comments

curl -o Dockerfile https://raw.githubusercontent.com/buildkite/golang-golang-example/master/Dockerfile
curl -o docker-compose.yml https://raw.githubusercontent.com/buildkite/golang-golang-example/master/docker-compose.yml

The curl leads to a 404. I think the issue is because the repo specefied is golang-golang-example not golang-docker-example.

JosephMart avatar Jul 13 '18 17:07 JosephMart