mirror of
https://github.com/containers/podman.git
synced 2026-03-31 21:12:11 -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>