Unable to access host's localhost from container

Thank you for your answer!:slightly_smiling_face:
After binding the MySQL container to 172.17.0.1:3306, I can indeed access it from another container using the same address. But I’d also like to know is there a way for a container to access the host’s 127.0.0.1?