minus-squarejohanbcn@iusearchlinux.fyitoLinux@lemmy.ml•it's not always sunny with podmanlinkfedilinkEnglisharrow-up11·9 months ago podman does not autostart containers after boot. You have to manually start them, or write a start script. Or create a systemd unit for each of them. I have not yet tried podman, but I know that podman-compose used to have an option to generate systemd units for your pods: https://docs.podman.io/en/latest/markdown/podman-generate-systemd.1.html Still, that option has been deprecated in favour of Podman Quadlet https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html linkfedilink
minus-squarejohanbcn@iusearchlinux.fyitoFuturama @lemmy.world•The 5th ElementlinkfedilinkEnglisharrow-up21·edit-21 year agoShouldn’t Leela be Corbin and Fry be Leeloo? linkfedilink
I have not yet tried podman, but I know that
podman-compose
used to have an option to generate systemd units for your pods: https://docs.podman.io/en/latest/markdown/podman-generate-systemd.1.htmlStill, that option has been deprecated in favour of Podman Quadlet https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html