This solved the issue for me. Though what I did instead is change the first line to:
DNS=`cat /etc/resolv.conf`
Thanks much!
Share and learn in the Docker community.
This solved the issue for me. Though what I did instead is change the first line to:
DNS=`cat /etc/resolv.conf`
Thanks much!