I am running Airflow in docker container and can succcessfully connect to resources not protected by corporate firewall. I am not able to access any resources within firewall except for local folders in the host. Adding host network or bridge network stops airflow containers from communicating with each other. Is there a solution for this?
I tried setting network as host, adding bridge network, adding custom network with dns of the host.
Y G is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.