mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update readme.md
This commit is contained in:
parent
93656d2709
commit
416698a0b1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ services:
|
|||
Via Docker CLI:
|
||||
|
||||
```bash
|
||||
docker run -it --rm --name windows -p 8006:8006 -p 3389:3389 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v ${PWD:-.}/windows:/storage --stop-timeout 120 dockurr/windows
|
||||
docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v ${PWD:-.}/windows:/storage --stop-timeout 120 dockurr/windows
|
||||
```
|
||||
|
||||
Via Kubernetes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue