{ "name": "Civetweb", "dockerFile": "Dockerfile", "customizations": { "vscode": { "extensions": [ "ms-vscode.cpptools", "eamodio.gitlens" ] } }, "mounts": [ "type=bind,source=/home/${localEnv:USER}/.ssh,target=/root/.ssh,readonly" ] }