mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add missing option to customized docker_gwbridge (#4698)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
ea04a534a4
commit
5f554f4d97
@@ -341,6 +341,7 @@ order to delete an existing bridge. The package name is `bridge-utils`.
|
||||
--subnet 10.11.0.0/16 \
|
||||
--opt com.docker.network.bridge.name=docker_gwbridge \
|
||||
--opt com.docker.network.bridge.enable_icc=false \
|
||||
--opt com.docker.network.bridge.enable_ip_masquerade=true \
|
||||
docker_gwbridge
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user