diff --git a/.devcontainer/nano11/devcontainer.json b/.devcontainer/nano11/devcontainer.json index a5ea04a..0aee8ed 100644 --- a/.devcontainer/nano11/devcontainer.json +++ b/.devcontainer/nano11/devcontainer.json @@ -2,10 +2,7 @@ "name": "Tiny 11 Nano", "service": "windows", "containerEnv": { - "VERSION": "nano11", - "RAM_SIZE": "max", - "DISK_SIZE": "max", - "CPU_CORES": "max" + "VERSION": "nano11" }, "forwardPorts": [8006], "portsAttributes": {