mdns: getent returns only ipv6 link-local address
I have 2 systemd-nspawn containers (nginx & nginx2) attached to a bridge. Both containers have resolved enabled, get an IPv4 address via DHCP & configure themselves with an IPv6 link-local address. I want to be able to use multicast DNS between them, i.e. nginx.local
& nginx2.local
.