aj-may / dotdocker

🐳 A utility to help setup a docker development environment with host based routing
MIT License
40 stars 10 forks source link

Ubuntu/Linux setup instructions #23

Open aj-may opened 5 years ago

aj-may commented 5 years ago

On some Ubuntu/Linux distros, there is an internal DNS server run by the system and usually /etc/resolv.conf is overwritten by other network management software.

It would be nice to have some docs in the README that outlined some simple steps to follow on those distros to set the network settings so they don't conflict with this tool.

Some things may be able to be automated as part of the Setup DNS step in dotdocker.

j4ys0n commented 4 years ago

do you have a recommendation here? this seems to have removed my DNS settings at /etc/resolve.conf

sudo dotdocker start
  ✔ Start dotdocker containers
  ✖ Setting up DNS
    → ENOENT: no such file or directory, open '/etc/resolv.conf'