Feature request description
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.
Suggest potential solution
Will be good to have containers.conf option, say interface_name = parent to make that default.
Have you considered any alternatives?
A clear and concise description of any alternative solutions or features you've considered.
Additional context
There was a Podman ticket created earlier #13174 which was closed in the favor of Bugzilla back in 2022. There is no activity since then. Unable to re-open the original ticket. Hence, creating again.