I have a Docker container that has a bridge network driver with IP 172.17.0.2.
Inside the container, I'm running a Python application that needs to communicate with an external service that has an IP address like 172.17.xxx.xx
When the Python application inside the container tries to connect to 172.17.xxx.xx, it throws an error, because default IP route in the container