diff --git a/package.json b/package.json index a1209610d2..9a19d7c2b9 100644 --- a/package.json +++ b/package.json @@ -1797,7 +1797,8 @@ "docker.imageBuildContextPath": { "type": "string", "default": "", - "description": "%vscode-docker.config.docker.imageBuildContextPath%" + "description": "%vscode-docker.config.docker.imageBuildContextPath%", + "scope": "machine-overridable" }, "docker.truncateLongRegistryPaths": { "type": "boolean",