You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhishek Kumar (Jira)" <ji...@apache.org> on 2022/02/06 22:27:00 UTC

[jira] [Created] (RANGER-3607) Use appropriate network bridge name for all docker images

Abhishek Kumar created RANGER-3607:
--------------------------------------

             Summary: Use appropriate network bridge name for all docker images
                 Key: RANGER-3607
                 URL: https://issues.apache.org/jira/browse/RANGER-3607
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
            Reporter: Abhishek Kumar
            Assignee: Abhishek Kumar


Current implementation specifies no bridge name and therefore the bridge name used by docker defaults to ranger-docker_ranger for ranger image.

This is a problem for libraries which depend on canonical hostnames to connect to hosts since it includes an invalid character '_'.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)