Choco uninstall docker-toolbox

1 개요[ | ]

C:\WINDOWS\system32>docker -v
Docker version 18.01.0-ce, build 03596f51b1
C:\WINDOWS\system32>choco uninstall docker-toolbox
Chocolatey v0.10.8
Uninstalling the following packages:
docker-toolbox

docker-toolbox v18.01.0
The package docker-toolbox wants to run 'chocolateyuninstall.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
Uninstalling docker-toolbox...
0
docker-toolbox has been uninstalled.
 Running auto uninstaller...
 Skipping auto uninstaller - 'Docker Toolbox version 18.01.0-ce' appears to have been uninstalled already by other means.
 docker-toolbox has been successfully uninstalled.
Environment Vars (like PATH) have changed. Close/reopen your shell to
 see the changes (or in powershell/cmd.exe just type `refreshenv`).

Chocolatey uninstalled 1/1 packages.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
C:\WINDOWS\system32>docker -v
'docker'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.

2 같이 보기[ | ]

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