This commit is contained in:
lvjvdld 2026-01-20 16:38:39 +00:00 committed by GitHub
commit 6f02e63e36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,9 @@ services:
container_name: windows
image: ghcr.io/dockur/windows
environment:
RAM_SIZE: "half"
DISK_SIZE: "max"
CPU_CORES: "max"
RAM_SIZE: "9GB"
DISK_SIZE: "240GB"
CPU_CORES: "4"
devices:
- /dev/kvm
- /dev/net/tun