FROM microsoft/windowsservercore:10.0.14393.2125 RUN powershell.exe -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" RUN SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" RUN choco feature enable -n allowGlobalConfirmation
Content type
Image
Digest
Size
5 GB
Last updated
over 8 years ago
docker pull zqna/choco