mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update readme.md
This commit is contained in:
parent
a017ef1b30
commit
5cff6e63f2
@ -88,7 +88,7 @@ $ docker run --name dsm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN -
|
|||||||
--ip-range=192.168.0.100/28 \
|
--ip-range=192.168.0.100/28 \
|
||||||
-o parent=eth0 vlan
|
-o parent=eth0 vlan
|
||||||
```
|
```
|
||||||
And change the network of the container to `vlan` in your run command:
|
And change the network of the container to `vlan` in your run command or compose file:
|
||||||
|
|
||||||
```
|
```
|
||||||
--network vlan --ip=192.168.0.100
|
--network vlan --ip=192.168.0.100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user