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