Loading .devcontainer/010 - Windows 11 Enterprise/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "11e" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" } .devcontainer/020 - Windows 11 LTSC/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "11l" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" } .devcontainer/030 - Windows 10 Pro/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" } .devcontainer/040 - Windows 10 Enterprise/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10e" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" } .devcontainer/050 - Windows 10 LTSC/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10l" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" } Loading
.devcontainer/010 - Windows 11 Enterprise/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "11e" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }
.devcontainer/020 - Windows 11 LTSC/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "11l" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }
.devcontainer/030 - Windows 10 Pro/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }
.devcontainer/040 - Windows 10 Enterprise/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10e" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }
.devcontainer/050 - Windows 10 LTSC/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "VERSION": "10l" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }