diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 295959b1..05435385 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -19,13 +19,6 @@ "ms-vscode.cmake-tools" ], - "features": { - "docker-from-docker": { - "version": "latest", - "moby": true - } - }, - // Use 'forwardPorts' to make a list of ports inside the container available locally. // "forwardPorts": [],