Sign inSign up

zqna/choco

By zqna

•Updated over 8 years ago

Image
0

844

zqna/choco repository overview

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

Tag summary

Content type

Image

Digest

Size

5 GB

Last updated

over 8 years ago

docker pull zqna/choco