Skip to content

Extract hostname from (hostname.domainname)#950

Merged
aboch merged 1 commit intomoby:masterfrom
thockin:hostname_domainname
Mar 1, 2016
Merged

Extract hostname from (hostname.domainname)#950
aboch merged 1 commit intomoby:masterfrom
thockin:hostname_domainname

Conversation

@thockin
Copy link
Copy Markdown
Contributor

@thockin thockin commented Feb 13, 2016

This approach allows the user to provide a FQDN as hostname if that is what
they want in their container, or to provide distinct host and domain parts. In
both cases we will correctly extract the first token for /etc/hosts.

xref: moby/moby#20200 and moby/moby#14282

This approach allows the user to provide a FQDN as hostname if that is what
they want in their container, or to provide distinct host and domain parts.  In
both cases we will correctly extract the first token for /etc/hosts.

Signed-off-by: Tim Hockin <thockin@google.com>
@thockin
Copy link
Copy Markdown
Contributor Author

thockin commented Feb 29, 2016

Rebased, awaiting review.

@thockin
Copy link
Copy Markdown
Contributor Author

thockin commented Mar 1, 2016

What more is needed to merge? Just curious on workflow

@aboch
Copy link
Copy Markdown
Contributor

aboch commented Mar 1, 2016

LGTM

aboch added a commit that referenced this pull request Mar 1, 2016
Extract hostname from (hostname.domainname)
@aboch aboch merged commit fa58af6 into moby:master Mar 1, 2016
@sanimej
Copy link
Copy Markdown

sanimej commented Mar 1, 2016

@thockin We usually try to get two LGTMs to merge a change.

After the next vendor in of libnetwork we can merge docker/docker #20200

tonistiigi pushed a commit to tonistiigi/docker that referenced this pull request Mar 18, 2016
This allows users to provide a FQDN as hostname or to use distinct hostname and
domainname parts.  Depends on moby/libnetwork#950

Signed-off-by: Tim Hockin <thockin@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants