mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 13:28:51 +01:00
fix: Codespaces disk size limit (#2214)
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
RAM_SIZE: "half"
|
||||
DISK_SIZE: "max"
|
||||
CPU_CORES: "max"
|
||||
DISK_MINIMUM: "1G"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
||||
Reference in New Issue
Block a user