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

docs: Readme (#356)

parent b02f65a4
Loading
Loading
Loading
Loading
+0 −0

File moved.

+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ Windows in a Docker container.

## Usage

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

```yaml
version: "3"
@@ -47,7 +47,7 @@ services:
    restart: on-failure
```

Via `docker run`
Via Docker CLI:

```bash
docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dockurr/windows