Change DISK_SIZE from 'max' to '250G'

This commit is contained in:
Heather Morris 2025-10-30 12:18:40 -04:00 committed by GitHub
parent 1a6a2dbad0
commit c0bad3b189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ services:
image: ghcr.io/dockur/windows
environment:
RAM_SIZE: "half"
DISK_SIZE: "max"
DISK_SIZE: "250G"
CPU_CORES: "max"
devices:
- /dev/kvm