mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Shellcheck
This commit is contained in:
parent
04610b6438
commit
0c87ce9ae7
@ -30,8 +30,8 @@ $ docker run --rm -it \
|
|||||||
-p 5000:5000 \
|
-p 5000:5000 \
|
||||||
-p 5001:5001 \
|
-p 5001:5001 \
|
||||||
--cap-add NET_ADMIN \
|
--cap-add NET_ADMIN \
|
||||||
--device=/dev/kvm:/dev/kvm \
|
--device="/dev/kvm:/dev/kvm" \
|
||||||
--device=/dev/net/tun:/dev/net/tun \
|
--device="/dev/net/tun:/dev/net/tun" \
|
||||||
kroese/virtual-dsm:latest
|
kroese/virtual-dsm:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user