Guide: Install Docker on Windows 7, 8, and 10 using Docker Toolbox?

In this guide, I will explain how to install Docker on Windows 7 and 8 using Docker Toolbox. This guide should also work on Win 10 32-bit, non-Pro, or non-Ent editions. Docker, if you do not know yet, self-contains apps, making them extremely easy to install and manage. Home Sever apps such as SickRage, Sonarr, CouchPotato, Plex, etc. can be installed in just seconds. Interesting? Read our guide on what is docker and how it is different from VirtualBox for more information on what it can do for you. We have already covered Docker setup on Ubuntu and Windows 10 64-bit Pro and Ent.

What if you have Win 10 Home? Or even Windows 7 or 8. Or what if you have VirtualBox installed on your 64-bit Win 10 Pro/Ent (installing docker would make VMs inoperable)? Fear not, in this Docker Windows guide, we will see how to install Docker for Windows 7 & 8 (all editions) and 10 (32-bit or non-Pro or non-Ent) using Docker Toolbox. This is also the guide to follow if you have Win 10 64-bit Pro or Ent and would like to keep using VirtualBox for running other VMs.

Must Read: Docker Media Server Ubuntu: Compose for 23 Awesome Apps

For simplicity all references of Windows 10 beyond this point in this guide refer to all 32-bit editions and 64-bit non-Pro or non-Ent editions. All other versions of Windows 10 already have Hyper-V and therefore docker can be installed natively instead of with Docker Toolbox.

Install Docker on Windows 7, 8, and 10

Windows 7, 8, and some editions of Windows 10 do not have Hyper-V. Docker will not function properly on these systems. But you can install Docker using Docker Toolbox. Setting up docker using Docker Toolbox does not make Docker run natively on Windows. Instead, it uses what is called a docker-machine to create a virtual machine (VM) on VirtualBox. Therefore, if you do not have VirtualBox, Docker Toolbox automatically installs it for you. You do not have to mess with VirtualBox. Docker Toolbox automatically creates a Linux VM on VirtualBox that hosts Docker on your Windows system. Pretty cool right? Let's move on and see how to install Docker on Windows 7, 8, and 10 with VirtualBox enabled.

Before you begin, enable Intel VT-x hardware virtualization in BIOS or UEFI firmware. This is required for Docker to run. Once this is done, installing Docker on Windows is as simple as downloading the installer and running it as you would for any software installation.

Recommended Guides on Docker:

1. Download Docker Toolbox for Windows

To install Docker using Docker Toolbox, first visit Docker Toolbox download page and download the latest installer as shown in the picture below.

Download Docker Toolbox For Windows 7, 8, And 10
Download Docker Toolbox For Windows 7, 8, And 10

Once downloaded, double click to run the Docker Toolbox installer.

2. Install Docker using Docker Toolbox

When Windows security warning appears, click "Run" to continue with Docker Toolbox setup.

Install Docker Using Docker Toolbox
Run Docker Toolbox Setup On Windows

3. Select Docker Toolbox Components

Next, you will have to choose the Docker components to install. Choose "Full Installation" - All of the components will be checked as shown below. Notice that VirtualBox is pre-checked. Without native hypervisor support, Docker needs VirtualBox to run in the background. Don't worry, you won't have to open VirtualBox or do anything on it.

Select Docker Toolbox Components To Install
Select Docker Toolbox Components To Install

Kitematic is an awesome GUI frontend of Docker engine that makes it easy to install and manage containers. More information on Kitematic will be published shortly but it is quite easy to navigate, search, and install containers of apps such as Plex, Sonarr, CouchPotato, etc.

Recommended HTPC / Home Server Builds:

4. Select Docker Toolbox Additional Tasks

Then, you will have to choose additional tasks to perform during installation. Here again, leave the defaults on unless you know what you are doing.

Select Docker Toolbox Additional Tasks
Select Docker Toolbox Additional Tasks

5. Install Docker with VirtualBox Enabled

Finally, you may review the installation summary and click "Install" to setup Docker on Windows 7, 8, and 10 using Docker Toolbox.

Install Docker On Windows 7, 8, And 10 With Using Docker Toolbox
Install Docker With Virtualbox Enabled On Windows 7, 8, And 10

When the Docker Toolbox installation finishes, you will be presented with option to open shortcuts in explorer.

Docker Setup On Windows Using Docker Toolbox Complete
Docker Setup On Windows Using Docker Toolbox Complete

You may also access Docker toolbox components through the Windows apps menu.

6. Run Docker using Docker Machine and VirtualBox

If you chose to open shortcuts in Explorer at the end of Docker install with Docker Toolbox, you will see the two shortcuts as in the picture below.

Docker Shortcut Icons
Docker Shortcut Icons

For newbies and someone who does not prefer commandline, I recommend opening Docker using Kitematic. If starting Kitematic fails, choose "Use VirtualBox" when the option is presented. If you are comfortable accessing Docker through commandline, then open "Docker Quickstart Terminal" (the first icon in the above picture).

Run Docker On Windows
Run Docker On Windows

Once Docker terminal starts and appears as shown above, you are good to install any docker containers or images.

Docker is installed successfully. What to do next?

If everything went well, you should have Docker for Windows 7, 8, and 10 is installed, the service should be running and waiting to host containers with various apps. In the upcoming guides, we will show you how to install docker containers with apps (SickRage, Sonarr, CouchPotato, Plex, etc.) to build your home server on docker engine. We will also show you how to use Kitematic to make things even easier. Sounds exciting? Go ahead follow this Docker windows tutorial, install Docker on Windows 7, 8, and 10 using Docker Toolbox and get ready for the ride.

Be the 1 in 200,000. Help us sustain what we do.
25 / 150 by Dec 31, 2024
Join Us (starting from just $1.67/month)

Anand

Anand is a self-learned computer enthusiast, hopeless tinkerer (if it ain't broke, fix it), a part-time blogger, and a Scientist during the day. He has been blogging since 2010 on Linux, Ubuntu, Home/Media/File Servers, Smart Home Automation, and related HOW-TOs.