Update Docker for Mac caveat to reflect the correct network flag (#407)

This commit is contained in:
Cormac Smartt 2019-03-11 20:21:40 +00:00 committed by alalamav
parent ef8d6acc1c
commit 6e4584df07

View file

@ -38,7 +38,7 @@ The output will be at `build/shadowbox/app`.
### Running Shadowbox as a Docker container
> **NOTE**: This does not currently work in Docker on Mac due to use of
`--host=net` and integrity checks failing. For now, please see the Manual
`--network=host` and integrity checks failing. For now, please see the Manual
testing section below.
### With docker command