Skip to content

Commit

Permalink
Merge pull request #293 from DataDog/zenithar/doc_update_requirements
Browse files Browse the repository at this point in the history
doc(requirements): add memory requirements for docker machine.
  • Loading branch information
Zenithar authored Nov 22, 2024
2 parents 14e5b84 + 9fd64c3 commit ed23204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev-guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ make help

## Requirements build

- 16GB of RAM (minimum)
- go (v1.23): https://go.dev/doc/install
- [Docker](https://docs.docker.com/engine/install/) >= 19.03 (`docker version`)
- [Docker Compose](https://docs.docker.com/compose/compose-file/compose-versioning/) >= v2.0 (`docker compose version`)
Expand Down

0 comments on commit ed23204

Please sign in to comment.