Hands-on exercises
To support your learning with some practical skills, we will utilize the concepts and understanding we gained from this chapter and put them to practical use.
We will look at the following exercises:
- Exercise – installing Docker on Windows Server using PowerShell
- Exercise – installing Docker on Windows Server using WAC
Getting started
To get started with this section, you will need access to a Windows server; this can be physical, virtual, or an Azure IaaS VM. You will need access to an elevated PowerShell session and have WAC installed with admin access.
Let’s move on to the exercises for this chapter.
Exercise – installing Docker on Windows Server using PowerShell
In this exercise, we will install Docker on a Windows Server using PowerShell. To do so, we will use a Windows Server 2019 Gen2 VM.
Follow these steps to get started:
- Log into your Windows Server for this exercise using an admin...