I had some trouble figuring out how to connect the docker host from the container. Couldn't find documentation, but did find irc logs saying something about using 172.16.42.1, which works.
It'd be nice if this behavior and how it's related to docker0 was documented.
I had some trouble figuring out how to connect the docker host from the container. Couldn't find documentation, but did find irc logs saying something about using
172.16.42.1, which works.It'd be nice if this behavior and how it's related to
docker0was documented.