Skip to content

podman: Add new network stack

Ben Brown requested to merge benbrown/new-podman-network-stack into master

Additionally adds catatonit, which podman will use as the default init binary if it exists. This is then mounted to /run/podman-init within containers when created with the --init flag. Other distros specify this as a dependency.

Merge request reports