mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
Update Docker for Mac caveat to reflect the correct network flag (#407)
This commit is contained in:
parent
ef8d6acc1c
commit
6e4584df07
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue