mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
docs: Readme
This commit is contained in:
parent
781e3d4d32
commit
73465ca18a
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_
|
|||
VERSION: "https://example.com/win.iso"
|
||||
```
|
||||
|
||||
Alternatively, you can also use a local file directly to skip the download, by binding it in your compose file in this way:
|
||||
Alternatively, you can also skip the download and use a local file instead, by binding it in your compose file in this way:
|
||||
|
||||
```yaml
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue