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

<- View Parent
MangoPenguin@lemmy.blahaj.zone ⁨5⁩ ⁨weeks⁩ ago

What about using the default docker bridge networking instead of macvlan? You can access docker containers from the host, they can talk to each other if on the same bridge network, and there’s nothing hardcoded into the docker compose files.

source
Sort:hotnewtop