Update 'docker_portainer_stacks/README.md'
This commit is contained in:
parent
d8605dcc9e
commit
0a2806daf5
@ -7,5 +7,6 @@
|
|||||||
docker network create -d macvlan \
|
docker network create -d macvlan \
|
||||||
--subnet=192.168.1.0/24 \
|
--subnet=192.168.1.0/24 \
|
||||||
--gateway=192.168.1.1 \
|
--gateway=192.168.1.1 \
|
||||||
-o parent=eth0 network
|
-o parent=eth0 \
|
||||||
|
network
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user