New Year Sale ! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam 70-743 Topic 9 Question 4 Discussion

Actual exam question for Microsoft's 70-743 exam
Question #: 4
Topic #: 9
[All 70-743 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: C

Configure Docker with Configuration File

The preferred method for configuring the Docker Engine on Windows is using aconfiguration file. The configuration file can be found at 'c:ProgramDatadockerconfigdaemon.json'.

Only the desired configuration changes need to be added to the configuration file. For example, this sample configures the Docker Engine to accept incoming connections onport 64500. All other configuration options will use default values.

{

"hosts": ["tcp://0.0.0.0:64500"]

}

References:

https://msdn.microsoft.com/en-us/virtualization/windowscontainers/docker/configure_docker_daemon


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel
az-700  pass4success  az-104  200-301  200-201  cissp  350-401  350-201  350-501  350-601  350-801  350-901  az-720  az-305  pl-300  

Warning: Cannot modify header information - headers already sent by (output started at /pass.php:70) in /pass.php on line 77