From b21c31e2234e95b6e8bcdba2b3c524ed1001a4b6 Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Wed, 23 Oct 2024 10:19:49 +0100 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 978488f..fb2fdc7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,10 +3,6 @@ { "name": "OpenSAFELY", "image": "ghcr.io/opensafely-core/research-template:v0", - // Features to add to the dev container. More info: https://containers.dev/features. - "features": { - "ghcr.io/devcontainers/features/docker-in-docker:2": {} - }, "postCreateCommand": "/bin/bash /opt/devcontainer/postCreate.sh ${containerWorkspaceFolder}", "postAttachCommand": "/bin/bash /opt/devcontainer/postAttach.sh", "forwardPorts": [