Skip to content

Commit

Permalink
Add Docker as a prerequisite to Collector quick start example (#4143)
Browse files Browse the repository at this point in the history
  • Loading branch information
cthain committed Mar 14, 2024
1 parent c78228f commit 66519da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/collector/quick-start.md
Expand Up @@ -26,6 +26,7 @@ Make sure that your developer environment has the following. This page assumes
that you're using `bash`. Adapt configuration and commands as necessary for your
preferred shell.

- [Docker](https://www.docker.com/) or any compatible containers' runtime.
- [Go](https://go.dev/) 1.20 or higher
- [`GOBIN` environment variable][gobin] is set; if unset, initialize it
appropriately, for example[^1]:
Expand Down

0 comments on commit 66519da

Please sign in to comment.