{
	"name": "Safe PHP",
	"build": {
		"context": "..",
		"dockerfile": "./Dockerfile"
	},

	"workspaceMount": "source=${localWorkspaceFolder},target=/app,type=bind",
	"workspaceFolder": "/app"
}
