Option to name network interface inside container same as the respective podman network interface name of its parent by default #21313
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
network
Networking related issue or feature
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.
The text was updated successfully, but these errors were encountered: