This repository was archived by the owner on Sep 26, 2021. It is now read-only.
v19.03.1
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
19.03.1
- docker-machine
0.16.1
- docker-compose
1.24.1
- Kitematic
0.17.7
- Boot2Docker ISO
19.03.1
- VirtualBox
5.2.20
v18.09.3
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.09.3
- docker-machine
0.16.1
- docker-compose
1.23.2
- Kitematic
0.17.6
- Boot2Docker ISO
18.09.3
- VirtualBox
5.2.20
v18.09.2
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.09.2
- docker-machine
0.16.1
- docker-compose
1.23.2
- Kitematic
0.17.6
- Boot2Docker ISO
18.09.2
- VirtualBox
5.2.20
v18.09.1
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.09.1
- docker-machine
0.16.1
- docker-compose
1.23.2
- Kitematic
0.17.6
- Boot2Docker ISO
18.09.1
- VirtualBox
5.2.20
v18.09.0
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.09.0
- docker-machine
0.16.0
- docker-compose
1.23.1
- Kitematic
0.17.5
- Boot2Docker ISO
18.09.0
- VirtualBox
5.2.20
v18.06.1-ce
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.06.1-ce
- docker-machine
0.15.0
- docker-compose
1.22.0
- Kitematic
0.17.3
- Boot2Docker ISO
18.06.1-ce
- VirtualBox
5.2.16
v18.06.0-ce
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.06.0-ce
- docker-machine
0.15.0
- docker-compose
1.22.0
- Kitematic
0.17.3
- Boot2Docker ISO
18.06.0-ce
- VirtualBox
5.2.16
v18.03.0-ce
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.03.0-ce
- docker-machine
0.14.0
- docker-compose
1.20.1
- Kitematic
0.17.2
- Boot2Docker ISO
18.03.0-ce
- VirtualBox
5.2.8
v18.02.0-ce
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.02.0-ce
- docker-machine
0.13.0
- docker-compose
1.19.0
- Kitematic
0.17.2
- Boot2Docker ISO
18.02.0-ce
- VirtualBox
5.2.6
v18.01.0-ce
Please ensure that your system has all of the latest updates before attempting the installation. In some cases, this will require a reboot. If you run into issues creating VMs, you may need to uninstall VirtualBox before re-installing the Docker Toolbox.
The following list of components is included with this Toolbox release. If you have a previously installed version of Toolbox, these installers will update the components to these versions.
Included Components
- docker
18.01.0-ce
- docker-machine
0.13.0
- docker-compose
1.18.0
- Kitematic
0.17.2
- Boot2Docker ISO
18.01.0-ce
- VirtualBox
5.2.4
Docker on Windows is a little bit different than on Linux. Because Docker runs using features of the Linux operating system which not supported by Microsoft Windows. To run Docker on windows 10, Docker Toolbox will create a Linux virtual machine in VirtualBox and all containers will be created inside the virtual machine.
In this tutorial we will learn How to Install Docker on Windows 10 using the Docker Toolbox. You can also use following guide to install docker for Windows 7 and Windows Server 2016.
Download Docker Toolbox for Windows 10 / 7 / Server 2016
Go to following URL docker.com/toolbox and download the Docker Toolbox for Windows 10.
Install Docker Toolbox on Windows 10
After download is finished, run the setup file and install the docker toolbox with default options.
Open Docker Quickstart Terminal
From Windows 10 start menu launch the Docker Quickstart Terminal. The First time, it will run the initial configuration and will create the default virtual machine for the Docker Engine.
Once it is done, you can manage docker from Windows using Quickstart Terminal, Windows CMD, or PowerShell.
To check the Docker version Type:
docker version
Note that Docker Engine is running inside a Virtual Machine also called as ‘Docker Host’ in Windows. If you open VirtualBox you will see a Virtual Machine called ‘default’.
We can manage the Virtual Machine with docker-machine command.
To get information about machines, Type:
docker-machine ls
To Stop default machine, Type:
docker-machine stop default
To start default machine, Type:
docker-machine start default
Run Hello World Docker container on Windows 10
To test Windows Docker Engine, let’s run a simple hello-world container on docker.
docker run hello-world
Docker will download the hello-world Docker Image and start a new container using the hello-world image. If successful you should see the «Hello from Docker» message as shown in the following image.
This confirms that your Docker installation on Windows 10 / 7 / Server 2016 is successful.
The #1 containerization software for developers and teams
Streamline development with Docker Desktop’s powerful container tools.
Increase productivity and efficiency to reduce time to deployment
Docker Desktop enhances your development experience by offering a powerful, user-friendly platform for container management. Fully integrated with your development tools, it simplifies container deployment and accelerates your workflow efficiency.
Docker Engine
Powerful container runtime
The Docker Engine powers your containerized applications with high performance and reliability. It provides the core technology for building and running containers, ensuring efficient and scalable operations.
Docker CLI
Flexible command-line interface
The Docker CLI offers a robust command-line tool for precise control over your containers. Execute complex commands, automate tasks, and integrate Docker seamlessly into your workflows.
Docker Compose
Streamlined multi-container management
Docker Compose simplifies the process of managing multi-container applications. Define and run complex setups with a single configuration file, making it easier to deploy and scale your applications.
Docker Build
Simplified container building
Docker Build is a powerful tool within Docker Desktop that simplifies the process of creating container images. It enables you to package and build your code to ship it anywhere while integrating seamlessly into your development pipeline.
Docker Kubernetes
Built-in container orchestration
Docker Kubernetes provides built-in Kubernetes support within Docker Desktop, allowing you to orchestrate and manage containers efficiently. Supporting both multi-node clusters and developer-selected versions, Docker Kubernetes simplifies deploying, scaling, testing, and managing containerized applications locally without needing an external cluster.
Volume Management
Effective data management
Docker Volumes provides a robust solution for managing and sharing container data. This feature allows you to easily and securely manage volumes for backup, sharing, or migration purposes, enhancing data management and portability.
Synchronized File Shares
Seamless data synchronization
Synchronized File Shares enable real-time sharing and synchronization of files between your host and containers. This feature ensures that file updates are instantly reflect on the host and container, improving collaboration and consistency.
Docker Debug
Advanced troubleshooting tools
Docker Debug provides comprehensive tools for diagnosing and resolving issues within your containers and images. This CLI command lets you create and work with slim containers that would otherwise be difficult to debug.
Hardened Docker Desktop
Enhanced container isolation
Hardened Docker Desktop includes advanced security features to safeguard your development environment. With enhanced container isolation, registry and image access management, and compliance with industry standard, you can confidently build and deploy secure applications.
VDI Support
Virtual desktop integration
VDI Support allows Docker to seamlessly integrate with virtual desktop infrastructure (VDI) environments. This feature ensures that Docker runs smoothly on virtualized desktops, providing a consistent experience regardless of where you access your containers.
Docker Private Extensions Marketplace
Custom extensions for your needs
The Docker Private Extensions Marketplace offers a curated selection of extensions tailored to your specific requirements. Customize and enhance your Docker environment with specialized tools and integrations available exclusively through the marketplace.
Extend the power of Docker Desktop
Docker Desktop enhances its capabilities through Docker Extensions, allowing developers to integrate seamlessly with their favorite tools and services. These extensions expand Docker Desktop’s functionality, providing a tailored experience that meets specific development needs.
Default Text
“Initially, our use of Docker was constrained to virtual environments due to policy restrictions on our workstations. The introduction of Docker Desktop and WSL2 enabled access to container technologies on our physical workstations at scale.”
Julius Pravtchev
Senior DevOps, CARIAD
Develop applications faster with Docker Desktop
Ready to enhance your development workflow? Compare subscriptions now or reach out to us for more information.
Additional resources
Skip to content
How to install Docker Toolbox on Windows 10
In this tutorial, we will see how to install docker toolbox on Windows 10 Operating system.
How to install Docker Toolbox on Windows:
A step by step guide to install Docker toolbox.
System Information:
I am installing Docker toolbox on the below configurations. However, it is okay if your system meets the prerequisites also.
- Windows 10 Pro (64 Bit)
- RAM 8GB
- HDD 1TB
- Git 2.21
Prerequisites:
- Windows 8 Or High – 64 Bit Operating System
- RAM 2GB
- GIT 1.7 or Higher
Install Docker Toolbox on Windows:
Follow the below steps to download docker toolbox and install it. You can also see my previous article on how to install Docker Desktop on Windows 10 Operating system.
Get Docker Toolbox:
Download the latest Docker toolbox from the official website. Upon clicking the given link, you will be redirected to Docker Toolbox downloads page; there you could see the below options to download.
Click on the above highlighted Get Docker Toolbox for Windows button. An installer will be downloaded into your system.
Install Docker Toolbox:
Upon successful download, double click on the DockerToolbox.exe file, then you would see the below Setup Wizard.
Click on the Next button. Then you will be prompted to provide the installation directory. If you would like to give another location, you can click on the Browse button.
For now, I am leaving this as is and click on the Next button.
This window is used to select the components which you want to install.
On the above checklist, I deselect the Git for Windows as I have Git on my system already. You can select if you want and click on the Next button.
The above window provides some additional task to be performed along with installation – Like creating a desktop shortcut and setting the PATH to docker binaries so that you no need to set PATH manually.
Click on the Next button.
Review the selected components and click on the Install button.
You can see the installation process; if everything went well, you could see the below success window.
Click on the Finish button to close the window. Till now we installed the Docker Toolbox on Windows 10 operating system lets start to access this.
Access Docker Toolbox:
Upon successful installation, you could see the following three icons on your Windows desktop.
- Oracle VM VirtualBox
- Docker Quickstart
- Kitematic
Double click on Docker Quickstart icon, then you would see the below docker terminal (docker interactive shell).
Verification:
To verify the installation, check the docker version (docker –version), then you would see the installed docker version as a result.
Done!
References:
- Download Docker Toolbox
- Install Docker Desktop on Windows 10
Happy Learning:)
Share a word.
Related Posts
Page load link
Total downloads:37
Operating system:Windows 7/8/10/11
Latest version:1.10.2
Report incorrect info
Description
Docker Toolbox is an excellent tool for organizing and managing Docker activities on a personal computer. It offers a great range of features and cross-platform functionality that can be tailored to the specific needs of the user. The combination of composing, machine controls, and other modules make it easy to set up and manage Docker activities. Highly recommended for anyone looking for a comprehensive tool for Docker activities.
There was a download of Docker Toolbox 1.10.2 on the developer’s website when we last checked. We cannot confirm if there is a free download of this software available. We recommend checking the downloaded files with any free antivirus.
This free PC software was developed to work on Windows 7, Windows 8, Windows 10 or Windows 11 and is compatible with 64-bit systems. This free program is an intellectual property of Docker. The most popular versions among Docker Toolbox users are 1.9, 1.8 and 1.1. Docker.exe is the default file name to indicate this program’s installer.
From the developer:
The Docker Toolbox is an installer to quickly and easily install and setup a Docker environment on your computer. Available for both Windows and Mac, the Toolbox installs Docker Client, Docker Machine, Docker Compose (Mac only), Docker Kitematic, and VirtualBox.
You may want to check out more software, such as Word Recovery Toolbox, Circle Dock or Docker for Windows, which might be similar to Docker Toolbox.