Loading readme.md +4 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ A docker container of Virtual DSM v7.2 ## Features - Upgrades supported - KVM acceleration (required) - KVM acceleration - Graceful shutdown ## Usage Loading Loading @@ -47,7 +48,7 @@ services: Via `docker run`: ```bash $ docker run run --rm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest $ docker run --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest ``` ## FAQ Loading Loading
readme.md +4 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ A docker container of Virtual DSM v7.2 ## Features - Upgrades supported - KVM acceleration (required) - KVM acceleration - Graceful shutdown ## Usage Loading Loading @@ -47,7 +48,7 @@ services: Via `docker run`: ```bash $ docker run run --rm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest $ docker run --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest ``` ## FAQ Loading