Hi Everyone ,
We are running cloud run containers , the requirement is we wanted to reach some external services using url the dns defined for those url are organisation internal , when we try to connect its through error hostname resolution failed , I tried to update etc/hosts file in docker image seems not working as docker create this file during run time any way we can solve this issie ?
Hi @FalconSid,
Welcome to the Google Cloud Community!
You can try the following troubleshooting options:
Let me know if it helped, thanks!