Microsoft Exam Questions

You need to configure the Docker daemon to accept conne…

You have a server named Server1 that runs Windows Server 2016. You install the Docker daemon

on Server1. You need to configure the Docker daemon to accept connections only on TCP port
64500. What should you do?

A.
Run the New-NetFirewallRulecmdlet.

B.
Run the Set-ServiceWindows PowerShell cmdlet.

C.
Edit the daemon.json file.

D.
Edit the configuration json file.