Loading .devcontainer/devcontainer.json +2 −4 Original line number Diff line number Diff line { "name": "Virtual DSM", "service": "vdsm", "service": "dsm", "forwardPorts": [5000], "portsAttributes": { "5000": { Loading @@ -11,7 +11,5 @@ "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "codespaces.yml", "workspaceFolder": "/workspaces/vdsm", "initializeCommand": "docker system prune --all --force" "dockerComposeFile": "codespaces.yml" } Loading
.devcontainer/devcontainer.json +2 −4 Original line number Diff line number Diff line { "name": "Virtual DSM", "service": "vdsm", "service": "dsm", "forwardPorts": [5000], "portsAttributes": { "5000": { Loading @@ -11,7 +11,5 @@ "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "codespaces.yml", "workspaceFolder": "/workspaces/vdsm", "initializeCommand": "docker system prune --all --force" "dockerComposeFile": "codespaces.yml" }