We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26250aa commit 8c75aabCopy full SHA for 8c75aab
images/windows/editor/Dockerfile
@@ -54,4 +54,4 @@ RUN powershell -Command foreach ($service in 'nlasvc', 'netprofm') {"Set-Service
54
# RUN powershell -Command Set-Service 'wmiApSrv' -StartupType Automatic
55
56
# Packages/manifest.json could have git dependencies
57
-RUN choco install git
+RUN choco install git --no-progress -y
0 commit comments