Update devcontainer.json

This commit is contained in:
Kroese 2025-10-17 00:48:07 +02:00 committed by GitHub
parent 0ec3e901c0
commit 78a83f60a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,7 @@
"name": "Windows 10 Enterprise", "name": "Windows 10 Enterprise",
"service": "windows", "service": "windows",
"containerEnv": { "containerEnv": {
"VERSION": "10e", "VERSION": "10e"
"RAM_SIZE": "max",
"DISK_SIZE": "max",
"CPU_CORES": "max"
}, },
"forwardPorts": [8006], "forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {