mirror of
https://github.com/dockur/windows.git
synced 2026-01-09 15:53:14 +00:00
Update Windows container version and disk size
This commit is contained in:
parent
f9e182ad34
commit
4b377bddb7
@ -3,8 +3,8 @@ services:
|
||||
image: dockurr/windows
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "11"
|
||||
DISK_SIZE: "2T"
|
||||
VERSION: "2025"
|
||||
DISK_SIZE: "2TB"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
||||
Loading…
Reference in New Issue
Block a user