Docker allows to customer network interface name inside containers using com.docker.network.container_iface_prefix option. Docker Compose too supports it.
How can same be done with Podman when used with Docker Compose?
Will be good to have containers.conf option, say interface_name = network|parent to make that default.