Joseph Martinsen
Results
2
issues of
Joseph Martinsen
Is this library only for full screen viewing?
```cd /your/golang/repo 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.