mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
Update Windows container version and disk size
This commit is contained in:
parent
f9e182ad34
commit
4b377bddb7
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ services:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
container_name: windows
|
container_name: windows
|
||||||
environment:
|
environment:
|
||||||
VERSION: "11"
|
VERSION: "2025"
|
||||||
DISK_SIZE: "2T"
|
DISK_SIZE: "2TB"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue