I followed the guide of https://hub.docker.com/r/look4/nginx to install a rootless podman container with systemd on a Ubuntu 24.04.
My container is running well but when I reboot the system my container do not start automatically. In syslog I found no errors.
Perhaps the guide is not complete. I read many articles about podman rootless systemd containers but I cannot find the missing piece.
Thanks for helping