Multiple Choice
Mateo uses the following command to search Docker Hub for containers that have IIS installed: PS C:\> docker search iis. The search returns the following options: microsoft/aspnet, microsoft/iis, nanoserver/iis. Mateo wants to download the latest version of the microsoft/iis container from Docker Hub. Which of the following commands can Mateo run to achieve this result?
A) PS C:\> docker tag microsoft/iis latest
B) PS C:\> docker pull microsoft/iis
C) PS C:\> latest docker pull microsoft/iis
D) PS C:\> docker tag microsoft/iis iis
Correct Answer:

Verified
Correct Answer:
Verified
Q19: Ralph uses Docker EE to run his
Q20: Alya runs the following command in Windows
Q21: You set up a Windows Server 2019
Q22: Explain the use of virtual NAT routers
Q23: Runako wants to build a social networking
Q25: Describe Windows Subsystem for Linux (WSL).
Q26: Merlyn, a developer at Enigma Designs, wants
Q27: Describe the use of virtual directories in
Q28: Theodore installs a Fedora Linux distribution on
Q29: Kenshin builds a collaboration tool using ASP.NET