From 853f73f94aa297eb2a4d01a460ef46ed25af8913 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 17 Oct 2025 00:49:04 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/2003/devcontainer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.devcontainer/2003/devcontainer.json b/.devcontainer/2003/devcontainer.json index ffe7dc5..14eb337 100644 --- a/.devcontainer/2003/devcontainer.json +++ b/.devcontainer/2003/devcontainer.json @@ -2,10 +2,7 @@ "name": "Windows Server 2003", "service": "windows", "containerEnv": { - "VERSION": "2003", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "2003" }, "forwardPorts": [8006], "portsAttributes": {