如果您想卸载 Docker Desktop for Mac,可以按照以下步骤进行操作:
- 从 Docker 菜单中选择 Preferences。
- 单击左侧面板中的 Uninstall。
- 单击 Uninstall 按钮,以确认卸载。
- 输入管理员用户名和密码,以完成卸载过程。
完成卸载后,您可能还需要删除 Docker 相关的文件和目录。您可以使用以下命令来删除它们:
sudo rm -rf /Applications/Docker.app
sudo rm -rf /Library/LaunchDaemons/com.docker.vmnetd.plist
sudo rm -rf /Library/LaunchDaemons/com.docker.socketproxy.plist
sudo rm -rf /Library/LaunchAgents/com.docker.helper.plist
sudo rm -rf /Library/LaunchAgents/com.docker.vmnetd.plist
sudo rm -rf /Library/LaunchAgents/com.docker.service.plist
sudo rm -rf /Library/PrivilegedHelperTools/com.docker.vmnetd
sudo rm -rf /Library/PrivilegedHelperTools/com.docker.uninstall
sudo rm -rf ~/Library/Group\ Containers/group.com.docker
sudo rm -rf /var/tmp/com.docker.vmnetd.socket
这将删除 Docker Desktop for Mac 的应用程序文件、启动代理、守护进程和其他相关文件。请注意,这些命令需要使用管理员权限,因此您需要输入管理员密码才能运行它们。
This article is written by wikishu, and the copyright belongs to ©Wikishu. 【Unauthorized reprinting is prohibited.】
If you need to reprint, please indicate the source and contact wikishu or visit Wikishu(https://wikishu.com) to obtain authorization. Any unauthorized use of the content of this article will be considered an infringement.
Original source: https://wikishu.com/?p=7910