Choco install docker

1 개요[ | ]

choco install docker
C:\WINDOWS\system32>choco install docker
Chocolatey v0.10.8
Installing the following packages:
docker
By installing you accept licenses for the packages.
Progress: Downloading docker 17.10.0... 100%

docker v17.10.0 [Approved]
docker package files install completed. Performing other installation steps.
The package docker wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): y

Downloading docker 64 bit
  from 'https://download.docker.com/win/static/edge/x86_64/docker-17.10.0-ce.zip'
Progress: 100% - Completed download of C:\Users\jmnote\AppData\Local\Temp\chocolatey\docker\17.10.0\docker-17.10.0-ce.zip (16.38 MB).
Download of docker-17.10.0-ce.zip (16.38 MB) completed.
Hashes match.
Extracting C:\Users\jmnote\AppData\Local\Temp\chocolatey\docker\17.10.0\docker-17.10.0-ce.zip to C:\ProgramData\chocolatey\lib\docker\tools...
C:\ProgramData\chocolatey\lib\docker\tools
 ShimGen has successfully created a shim for docker.exe
 The install of docker was successful.
  Software installed to 'C:\ProgramData\chocolatey\lib\docker\tools'

Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
C:\WINDOWS\system32>docker -v
Docker version 17.10.0-ce, build f4ffd25

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}