Loading .devcontainer/alma/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" } .devcontainer/alpine/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" } .devcontainer/arch/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" } .devcontainer/cachy/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" } .devcontainer/centos/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" } Loading
.devcontainer/alma/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }
.devcontainer/alpine/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }
.devcontainer/arch/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }
.devcontainer/cachy/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }
.devcontainer/centos/devcontainer.json +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,8 @@ } }, "otherPortsAttributes": { "onAutoForward": "silent" "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml" "dockerComposeFile": "../codespaces.yml", "initializeCommand": "docker system prune --all --force" }