Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
Description
When docker is configured to use host network, docker inspect command does not return IP address of the container. This prevents IP information to be collected for RegistryDNS to register a hostname entry for the docker container.
The proposed solution is to intelligently detect the docker network deployment method, and report back host IP address for RegistryDNS.