The following steps explain the process of running Hyper-V Containers in an on-premise environment simulated on a Windows 10 machine with anniversary update:
- Ensure Hyper-V feature is enabled on the Windows 10 machine.
- Download the latest Windows Server 2016 ISO from https://www.microsoft.com/en-in/evalcenter/evaluate-windows-server-technical-preview:
- Create a new machine using Hyper-V Manager.
- Ensure the network adapter is configured for the VM and that VMs have access to the Internet for performing push/pull operations from the Docker Hub.
- Install Windows Server using the ISO downloaded previously.
- Ensure the base images are installed as shown in the following screenshot:
- Run the following ...