diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index f4634da..93c128f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -48,7 +48,6 @@ "remoteUser": "vscode", // Grant the container access to the host's Docker daemon "runArgs": [ - "--privileged", "--init" ] -} \ No newline at end of file +}