seems to be an issue with DNS. Let’s check configured DNS server
docker exec -it ariang cat /etc/resolv.conf
and try to resolve a host name
docker exec -it ariang nslookup google.com
seems to be an issue with DNS. Let’s check configured DNS server
docker exec -it ariang cat /etc/resolv.conf
and try to resolve a host name
docker exec -it ariang nslookup google.com