I've been trying to get Podman to work with Dagger, but I can't really get the fixes at https://docs.dagger.io/troubleshooting#dagger-restarts-with-a-cni-setup-error to work in a sticky way.
I e, everytime I restart podman I have to manually run podman machine ssh 'sudo modprobe iptable_nat' in order for Dagger to be able to communicate with Podman. Is there something I'm missing with my setup that is not covered by the Dagger docs?