Post Reply 
Using Docker on Mac Mini
27-10-2025, 11:41
Post: #7
RE: Using Docker on Mac Mini
I found this explanation in the Docker help pages:

Limitations

Processes inside the container cannot bind to the IP addresses of the host because the container has no direct access to the interfaces of the host.

The host network feature of Docker Desktop works on layer 4. This means that unlike with Docker on Linux, network protocols that operate below TCP or UDP are not supported.


MinimServer (and all UPnP servers) uses SSDP and IGMP discovery, as required by the UPnP protocol. From the above, it appears that these lower-level protocols are not supported by Docker on macOS.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Using Docker on Mac Mini - daedlo - 25-10-2025, 18:16
RE: Using Docker on Mac Mini - daedlo - 25-10-2025, 21:46
RE: Using Docker on Mac Mini - daedlo - 26-10-2025, 18:11
RE: Using Docker on Mac Mini - simoncn - 27-10-2025 11:41
RE: Using Docker on Mac Mini - daedlo - 27-10-2025, 12:01
RE: Using Docker on Mac Mini - daedlo - 27-10-2025, 21:50

Forum Jump:


User(s) browsing this thread: 1 Guest(s)