mirror of
https://github.com/containers/podman.git
synced 2026-07-10 15:25:00 -04:00
Podman strips `0.0.0.0` to `""` because netavark handles both of them differently. With `""` netavark binds dual stack, same as docker. Signed-off-by: Danish Prakash <contact@danishpraka.sh>