[add] backup volume
This commit is contained in:
parent
4c1499ce6b
commit
d2c067fc1a
2 changed files with 9 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## Create docker network
|
||||
```
|
||||
docker network create -d macvlan \
|
||||
--subnet=192.168.1.10/24 --gateway=192.168.1.1 \
|
||||
--subnet=192.168.1.5/24 --gateway=192.168.1.1 \
|
||||
--ip-range 192.168.1.59/28 \
|
||||
-o parent=eth0 \
|
||||
--aux-address="myserver=192.168.1.60" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue