this post was submitted on 05 Jan 2026
5 points (100.0% liked)

Podman

174 readers
1 users here now

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] hosaka@programming.dev 5 points 6 days ago

Podman Quadlets is what you're after, I think.