Dacit
Dacit
It would be nice to get some feedback here, considering that the pull requests that implements this request has been open for over a month.
Yes, please do - the issue is still present in the latest development version and affects many java applications, with fun errors such as: ``` java.net.UnknownHostException: 9805b7ac256a: 9805b7ac256a: Name or...
`add-host` works fine - the issue is that the container never had a mapping from its hostname to localhost, due to being created in a pod with `--infra=true` (default value)....
Underlying problem is documented in #165.
@aforemny could this be integrated into a minor release?