-
Notifications
You must be signed in to change notification settings - Fork 18.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set hostname inside docker box #243
Comments
That should work already, thanks to the Can you please describe what you were trying to do, what you were expecting, and what happened? Thank you! |
@kim0 would this be a good solution for you?
|
Yes absolutely, I didn't look hard enough. Thanks folks On Fri, Mar 29, 2013 at 3:13 AM, Solomon Hykes notifications@github.comwrote:
|
Perhaps this should be tied to container naming. On Thu, Mar 28, 2013 at 6:29 PM, kim0 notifications@github.com wrote:
Jeff Lindsay |
See #299 |
It would be rad if you could then refer to containers by hostname instead On Mon, Apr 1, 2013 at 2:43 PM, Solomon Hykes notifications@github.comwrote:
Jeff Lindsay |
@progrium, maybe you could open another issue and describe the scenario you envision? My personal feeling is that referring to the container by the host name might be ambigous in certain scenarios... |
That would really be up to you to make it ambiguous. You can always fall On Mon, Apr 1, 2013 at 2:52 PM, Mikhail Sobolev notifications@github.comwrote:
Jeff Lindsay |
is there a reason this strips out anything with subdomains?
|
It sets the host and domain names:
|
Awesome thanks a bunch, learning new things I am sure that was a pretty obvious fail on my part. ;) |
[1.12.6] BACKPORT: Handle containers with different network drivers
[18.09 backport] Skip TestInfoAPIWarnings on remote daemons
[master] sync with upstream moby master 6800954
As a puppet user, I should be able to set the hostname inside the docker (box?) as seen by processes running inside it. I use hostnames to set puppet roles, thus this is quite important in my use case
Thanks
The text was updated successfully, but these errors were encountered: