Choco install docker-toolbox

1 개요[ | ]

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

docker-toolbox v18.01.0 [Approved]
docker-toolbox package files install completed. Performing other installation steps.
The package docker-toolbox 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-toolbox
  from 'https://github.com/docker/toolbox/releases/download/v18.01.0-ce/DockerToolbox-18.01.0-ce.exe'
Progress: 100% - Completed download of C:\Users\jmnote\AppData\Local\Temp\chocolatey\docker-toolbox\18.01.0\DockerToolbox-18.01.0-ce.exe (209.93 MB).
Download of DockerToolbox-18.01.0-ce.exe (209.93 MB) completed.
Hashes match.
Installing docker-toolbox...
docker-toolbox has been installed.
  docker-toolbox can be automatically uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).
 The install of docker-toolbox was successful.
  Software installed to 'C:\Program Files\Docker Toolbox\'

Chocolatey installed 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Enjoy using Chocolatey? Explore more amazing features to take your
experience to the next level at
 https://chocolatey.org/compare
C:\Users\jmnote>docker -v
Docker version 18.01.0-ce, build 03596f51b1

2 같이 보기[ | ]

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