Unverified Commit bd8a758c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update readme.md

parent 10b5bf29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ services:
Via `docker run`

```bash
$ docker run --name dsm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest
$ docker run --name dsm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN -v "/var/dsm:/storage" --stop-timeout 60 kroese/virtual-dsm:latest
```

## FAQ