Skip to content

Commit

Permalink
docs: add docker host requirements when executing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
irainia committed Aug 20, 2024
1 parent da17def commit 32cccf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ If you are using Compass binary, you can run this command.

## Running tests

Before running unit test, be warned that it will spin up docker container behind the scene. If the engine being used is Lima-based (like Colima), ensure that the `DOCKER_HOST` environment variable is set to avoid spin up failure.

Running all unit tests

```
Expand Down

0 comments on commit 32cccf8

Please sign in to comment.