What should you do?

Posted by: Pdfprep Category: 70-740 Tags: , ,

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 theNew-NetFirewallRulecmdlet
B . Run theSet-ServiceWindows PowerShell cmdlet.
C . Edit the daemon.json file.
D . Edit the configuration json file

Answer: C

Explanation:

Note: The correct configuration file is daemon.json and can be found at ‘C:ProgramDataDockerconfigdaemon.json’.

References: https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-docker/configure­docker-daemon

Leave a Reply

Your email address will not be published.