PdfPrep.com

What should you do?

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

Exit mobile version