With docker-compose, containers would start on boot. It was maybe because I had restart: always on.
Is there a way something similar with podman-compose?
I see mentions of creating custom systemd scripts to run podman-compose to start containers, but is there something already baked in podman-compose that I can use?


Happy to help! Arch wiki is often a great resource even when using other distros