Loading .devcontainer/alma/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "alma" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" } .devcontainer/alpine/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "alpine" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" } .devcontainer/arch/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "arch" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" } .devcontainer/cachy/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "cachy" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" } .devcontainer/centos/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "centos" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" } Loading
.devcontainer/alma/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "alma" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" }
.devcontainer/alpine/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "alpine" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" }
.devcontainer/arch/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "arch" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" }
.devcontainer/cachy/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "cachy" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" }
.devcontainer/centos/devcontainer.json +2 −2 Original line number Diff line number Diff line Loading @@ -4,16 +4,16 @@ "containerEnv": { "BOOT": "centos" }, "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", "onAutoForward": "openBrowser" "onAutoForward": "notify" } }, "otherPortsAttributes": { "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", "workspaceFolder": "/workspaces/qemu", "initializeCommand": "docker system prune --all --force" }