Skip to content

Commit

Permalink
Updates CONTRIBUTING.md to explain required container engine and link…
Browse files Browse the repository at this point in the history
… to other supported platforms.

Signed-off-by: asjervanasten <[email protected]>
  • Loading branch information
appiepollo14 committed Nov 12, 2023
1 parent 92165db commit 202db6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ If your Pull Request results in the failure of this build it will not be reviewe
##### Requirements

- JDK 11 or higher
- Docker (daemon or desktop)
<!-- TODO support podman/colima for builds -->
- Any container engine, e.g. Docker, Podman, Colima. As this project is build on top of testcontainers, see their [documentation](https://golang.testcontainers.org/system_requirements/using_podman/) on how to use another container engine than Docker by default.

##### Building project

Expand Down

0 comments on commit 202db6a

Please sign in to comment.