mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Add stop timeout
This commit is contained in:
parent
dd5a017e47
commit
e1e7970e12
@ -47,7 +47,7 @@ services:
|
|||||||
Via `docker run`:
|
Via `docker run`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker run -p 5000:5000 --cap-add NET_ADMIN --device=/dev/kvm kroese/virtual-dsm:latest
|
$ docker run run --rm -it -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroese/virtual-dsm:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
Loading…
x
Reference in New Issue
Block a user