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

docs: Readme (#677)

parent 7c0693c2
Loading
Loading
Loading
Loading
+0 −0

File moved.

+2 −2
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ Virtual DSM in a Docker container.
 
## Usage

Via `docker-compose.yml`
Via Docker Compose:

```yaml
version: "3"
@@ -43,7 +43,7 @@ services:
    stop_grace_period: 2m
```

Via `docker run`
Via Docker CLI:

```bash
docker run -it --rm --name dsm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 vdsm/virtual-dsm