Replies: 2 comments
-
direct link: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @chlohr, We will include it in the next release. Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
According to the manpage of hostname, it is usual to set the FQDN in /etc/hosts to the 127.0.1.1 address.
So, why not adding
"echo '127.0.1.1 {machine_name}' >> /etc/hosts"
in Kathara/src/Kathara/manager/docker/DockerMachine.py (line 53)
Regards
Beta Was this translation helpful? Give feedback.
All reactions