Skip to content

Commit 32cccf8

Browse files
committed
docs: add docker host requirements when executing unit test
1 parent da17def commit 32cccf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ If you are using Compass binary, you can run this command.
191191

192192
## Running tests
193193

194+
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.
195+
194196
Running all unit tests
195197

196198
```

0 commit comments

Comments
 (0)