Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
-
DNS is a common issue in Docker containers, especially behind a corporate firewall. While the Linux way of handling DNS is to configure the file
/etc/resolv.conf
(or via other …