The greenpau/cni-plugins make networking work, e.g.:
breakglass# mount -t tmpfs tmpfs /var
breakglass# podman run --rm -it -p 8080:80 nginx
The 87-podman-bridge.conflist file needs to be slightly adjusted to point podman
to the plugins.
We’ll hopefully be able to drop the podman wrapper binary soon.
Tested on amd64 and arm64.
fixes https://github.com/gokrazy/podman/issues/6