{ "name": "Virtual DSM", "service": "dsm", "containerEnv": { "ALLOCATE": "Y" }, "forwardPorts": [5000], "portsAttributes": { "5000": { "label": "Web", "onAutoForward": "openBrowser" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "codespaces.yml", "initializeCommand": "docker system prune --all --force" }