You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://buildkite.com/new)
4
5
5
6
This repository is an example on how to test a [Golang](https://go.dev) project through [Docker](https://docker.com) using Buildkite.
6
7
8
+
See the full [Getting Started Guide](https://buildkite.com/docs/guides/getting-started) for step-by-step instructions on how to get this running, or [Add to Buildkite](https://buildkite.com/new) to try it yourself.
9
+
10
+
<ahref="https://buildkite.com/buildkite/golang-docker-example/builds?branch=main"><imgwidth="1491"alt="Screenshot of Buildkite Golang Docker example pipeline"src=".buildkite/screenshot.png" /></a>
11
+
7
12
## Using in your own build pipelines
8
13
9
14
1. Ensure `docker-compose` is installed on your build system. For details on how to do this, see: https://docs.docker.com/compose/install/
0 commit comments