{ "name": "Windows 10 Enterprise", "service": "windows", "containerEnv": { "VERSION": "10e" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }