mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Update compose.yml
This commit is contained in:
parent
588969ae5f
commit
a2ff41e8b8
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ services:
|
||||||
container_name: windows
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "11"
|
VERSION: "11"
|
||||||
|
DISK_SIZE: "509G"
|
||||||
|
MANUAL: "Y"
|
||||||
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue