Comment on How to get a unique MAC/DHCP IP for a Docker/Podman container without MACVLAN?

<- View Parent
glizzyguzzler@lemmy.blahaj.zone ⁨4⁩ ⁨weeks⁩ ago

With the default Docker bridge networking the container won’t have a unique IP/MAC address on the local network, as far as I am aware. Communication with external clients will have to contact the host server’s IP at the port the container is tied to in order to interact. If there’s a way to specify a specific parent interface, let me know!

source
Sort:hotnewtop