← Back to context

Comment by bjoli

20 hours ago

I use it and it is not great, but it is also very nice to just have it work with systemd.

When I have time I want to build a system that takes s-expressions (I am that kind of guy) and produces pods with containers in them, being similar to docker-compose but that generates systemd files. It would be much nicer to just dump a yaml/sexp file in your systems unit dir and have it work.

I use it in my homelab, but mostly because I have had issues with autostarting podman and docker containers without writing a systemd unit file anyway.

I have had no issues with rootless containers though.