Relative Content

Tag Archive for dockerdocker-compose

Docker container on Mac cannot reach local network devices

I’m trying to connect a Docker container running on my MacBook to a server on my local network with IP address 192.168.1.60. However, the container is unable to reach the server. Here are the details of my setup and the steps I have tried: