Loading readme.md +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ services: Via Docker CLI: ```bash docker run -it --name dsm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 vdsm/virtual-dsm docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 vdsm/virtual-dsm ``` Via Kubernetes: Loading Loading
readme.md +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ services: Via Docker CLI: ```bash docker run -it --name dsm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 vdsm/virtual-dsm docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 vdsm/virtual-dsm ``` Via Kubernetes: Loading