This multi-part blog series will show how to configure, build, and run Docker containers on Windows.
The first part showed how to setup Windows Server 2016 on Virtual Box for Docker Containers. This part will install the operating system images and configure Docker.
Instructions are available at
Install Windows Server 2016 Container Feature
Start PowerShell:
👁 windows-2016-docker-1-988x1024
Install the container feature:
👁 windows-2016-docker-2-1024x262
Restart the Virtual Machine:
Install Windows Server 2016 Base Docker Image
Base operating system can be installed using ContainerImage PowerShell module. Install the module as:
👁 windows-2016-docker-4-1024x102
See the list of operating system images that are available:
👁 windows-2016-docker-5-1024x119
Install the Windows Server Core base OS image:
👁 windows-2016-docker-6-1024x177
👁 windows-2016-docker-7-1024x209
Install Docker on Windows Server 2016
Download the script to install Docker:
👁 windows-2016-docker-8-1024x77
Run the script:
👁 windows-2106-docker-9-1024x261
Check Docker version:
Check the list of images and tag the base OS image to latest:
👁 windows-2106-docker-10-1024x193
Check docker --help command:
👁 windows-2016-docker-12-1024x648
Subsequent blogs will show how other fun things with Docker on Windows Server 2016!
Some further topics to read ?
- Windows Server Containers ? Quick Start
- Windows Server 2016 Technology Preview 5
- Docker Documentation
- Getting Started with Docker for Java developers
| Reference: | Setup Docker on Windows Server 2016 from our JCG partner Arun Gupta at the Miles to go 2.0 ? blog. |
Thank you!
We will contact you soon.

This site uses Akismet to reduce spam. Learn how your comment data is processed.