Question: On your Host machine, perform the following: ( 5 pts ) Remove any containers, volumes, and networks you created in previous labs. ( 5 pts

On your Host machine, perform the following:
(5 pts) Remove any containers, volumes, and networks you created in previous labs.
(5 pts) Remove all the images except the servercore image
(5 pts) Create a docker network using the nat driver named PA-Switch that uses the 10.2.0.0/16 network address.
Create a folder on the C:?? drive named Site.
(5 pts) Create a container using the servercore image and install DNS on it. Name the container TempDNS.
(5 pts) Build an image from the container with DNS installed and name it pa-dns.
(10 pts) Create a container with the following settings:
a. Name: DNS-Test
b. Uses the pa-dns image
c. Has an interactive prompt
d. Maps the C : \Site folder to the C:?? Data folder in the container so files added in C:?? Dat folder are added to the C:ISite folder.
e. Runs PowerShell
f. Exposes port 534dp as port 57? udp on the host.
(Extra Credit 10 pts) Build the image above using a DockerFile
 On your Host machine, perform the following: (5 pts) Remove any

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!