Docker Toolbox is a solution for installing Docker on versions below Windows 10 Professional. If you have used it for a while and think it is better to install a virtual machine to install Docker, how do you completely uninstall the previously installed Docker Toolbox? Uninstallation steps Uninstall Toolbox 1. Open Docker Quickstart Terminal and use the command docker-machine ls to display all virtual machines. 2. Use the command docker-machine rm to delete each virtual machine 3. Uninstall Docker Toolbox using Window's standard procedure, uninstall the program through Control Panel (Programs and Features). 4. Ask you whether to delete all components, select yes here 5. Delete the Uninstall Virtual Box (optional) When you install Docker Toolbox, you also install Virtual Box. Virtual Box is an open source virtual machine software. You can keep it if you need it, and uninstall it if you don't need it. The uninstall method is as follows: 1. Uninstall Virtual Box using Window's standard procedure, uninstall the program through Control Panel (Programs and Features). 2. Delete the Uninstall Git (optional) When you install Docker Toolbox, Git is also installed. Git is a code management tool. You can keep it and continue using it if you need it, and you can uninstall it if you don't need it. The uninstall method is as follows: 1. Uninstall Git using Window's standard procedure, uninstall the program through the Control Panel (Programs and Features). The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: How to calculate the value of ken_len in MySQL query plan
>>: MySQL 5.7.16 free installation version graphic tutorial under Linux
Table of contents 01 Introduction to MySQL Router...
The following error message appears when installi...
Document Scope This article covers mode switching...
I typed a wrong mysql command and want to cancel ...
The benefits of using MySQL master-slave replicat...
To implement the "Enter != Submit" probl...
Table of contents 1. Introduction 2. Advantages 3...
Preface Tomcat is a widely used Java web containe...
Table of contents Install Docker on CentOS 8 1. U...
Table of contents Preface 1. 404 Page 1. Causes 2...
In front-end projects, attachment uploading is a ...
Server placement It is recommended to use cloud s...
System environment: Ubuntu 16.04LTS This article ...
Table of contents 1. Location / Matching 2. Locat...
I solved a problem tonight that has been botherin...