Skip to content

podman: silence a network-related warning

Martin Roukala requested to merge podman_warnings_crushing into master

Podman 3.3 is now overzealous in validating the network configuration which we do not need and was cut out because it was increasing the size of podman.

Add a patch and some files to get rid of the warning.

Merge request reports