This commit is contained in:
budesri 2025-11-19 02:55:13 +00:00 committed by GitHub
commit ec309c9cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,8 @@ services:
container_name: windows
environment:
VERSION: "11"
RAM_SIZE: "6G"
CPU_CORES: "4"
devices:
- /dev/kvm
- /dev/net/tun
@ -16,4 +18,4 @@ services:
volumes:
- ./windows:/storage
restart: always
stop_grace_period: 2m
stop_grace_period: 360m