@@ -3,7 +3,6 @@ services:
image: dockurr/windows
container_name: windows
environment:
- VERSION: "11"
ALLOCATE: "Y"
RAM_SIZE: "half"
DISK_SIZE: "max"
@@ -14,8 +14,5 @@
"otherPortsAttributes": {
"onAutoForward": "silent"
},
- "hostRequirements": {
- "storage": "64gb"
- },
"dockerComposeFile": "codespaces.yml"
}