Skip to content

Fix domain name handling#15

Open
elvetemedve wants to merge 1 commit intoiverberk:masterfrom
elvetemedve:feature/fix-domain-name
Open

Fix domain name handling#15
elvetemedve wants to merge 1 commit intoiverberk:masterfrom
elvetemedve:feature/fix-domain-name

Conversation

@elvetemedve
Copy link
Copy Markdown

Newer versions of Docker does not split the given hostname by the dot character,
but it places the whole hostname string to the Config.Hostname setting, leaving
Config.Domainname empty.
This commit makes sure that a valid FQDN is put together regardless of Docker config.

Newer versions of Docker does not split the given hostname by the dot character,
but it places the whole hostname string to the Config.Hostname setting, leaving
Config.Domainname empty.
This commit makes sure that a valid FQDN is put together regardless of Docker config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant