Docker on FreeBSD
Ryan Holt
ryan at ryanholt.net
Fri Jan 22 00:51:00 UTC 2016
Hi All,
Finished building a FreeBSD Head system today with the intent of using Docker. Having issues getting DNS working inside of a container. Can't seem to work around the issue either; according to the official documentation the docker engine is supposed to use the local host's /etc/resolv.conf and if it can't find any DNS servers there, use 8.8.8.8.
Is there a workaround to getting DNS inside of a container aside from manually building each image?
Thanks,
Ryan
More information about the freebsd-virtualization
mailing list