File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ go version
4444brew install docker
4545```
4646
47- To enable network connectivity for Docker containers on macOS, run the following commands:
47+ To enable network connectivity to Docker containers from macOS, run the following commands:
4848
4949``` shell
5050brew install chipmk/tap/docker-mac-net-connect
@@ -54,8 +54,7 @@ brew install chipmk/tap/docker-mac-net-connect
5454sudo brew services start chipmk/tap/docker-mac-net-connect
5555```
5656
57- This script enables the integration test TestDBNodeCrushHandling to run.
58- If you have already run the scripts but the test is not executing, restart the service by running the following:
57+ If you’re still experiencing issues, try restarting the service with the following command:
5958``` shell
6059sudo brew services restart chipmk/tap/docker-mac-net-connect
6160```
You can’t perform that action at this time.
0 commit comments