Loading .devcontainer/alma/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Alma Linux", "service": "qemu", "containerEnv": { "BOOT": "alma", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "alma" }, "forwardPorts": [8006], "portsAttributes": { Loading .devcontainer/alpine/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Alpine Linux", "service": "qemu", "containerEnv": { "BOOT": "alpine", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "alpine" }, "forwardPorts": [8006], "portsAttributes": { Loading .devcontainer/arch/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Arch Linux", "service": "qemu", "containerEnv": { "BOOT": "arch", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "arch" }, "forwardPorts": [8006], "portsAttributes": { Loading .devcontainer/cachy/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "CachyOS", "service": "qemu", "containerEnv": { "BOOT": "cachy", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "cachy" }, "forwardPorts": [8006], "portsAttributes": { Loading .devcontainer/centos/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "CentOS", "service": "qemu", "containerEnv": { "BOOT": "centos", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "centos" }, "forwardPorts": [8006], "portsAttributes": { Loading Loading
.devcontainer/alma/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Alma Linux", "service": "qemu", "containerEnv": { "BOOT": "alma", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "alma" }, "forwardPorts": [8006], "portsAttributes": { Loading
.devcontainer/alpine/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Alpine Linux", "service": "qemu", "containerEnv": { "BOOT": "alpine", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "alpine" }, "forwardPorts": [8006], "portsAttributes": { Loading
.devcontainer/arch/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "Arch Linux", "service": "qemu", "containerEnv": { "BOOT": "arch", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "arch" }, "forwardPorts": [8006], "portsAttributes": { Loading
.devcontainer/cachy/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "CachyOS", "service": "qemu", "containerEnv": { "BOOT": "cachy", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "cachy" }, "forwardPorts": [8006], "portsAttributes": { Loading
.devcontainer/centos/devcontainer.json +1 −4 Original line number Diff line number Diff line Loading @@ -2,10 +2,7 @@ "name": "CentOS", "service": "qemu", "containerEnv": { "BOOT": "centos", "RAM_SIZE": "max", "DISK_SIZE": "max", "CPU_CORES": "max" "BOOT": "centos" }, "forwardPorts": [8006], "portsAttributes": { Loading