{ "dockerComposeFile": ["../docker-compose.yaml", "docker-compose.yaml"], "service": "CONTAINER_SERVICE_NAME", "workspaceFolder": "/workspaces/GIT_REPOSITORY_NAME", "postStartCommand": "git config --global --add safe.directory ${containerWorkspaceFolder}", }