I’ve wondered myself and asked here lemmy.world/post/20435712 – got some very reasonable answers
Comment on Installing Jellyfin as a Podman Quadlet
cmgvd3lw@discuss.tchncs.de 3 months ago
Hey what is the advantage of quadlets over normal podman-compose?
dont@lemmy.world 2 months ago
possiblylinux127@lemmy.zip 3 months ago
Podman compose is not maintained and should not be used.
Qualets leverage systemd and a Kubernetes like system to create deployments that are much more dynamic. Basically you can manage your containers just like any other resource
ShortN0te@lemmy.ml 3 months ago
Who says that it is no longer maintained? github.com/containers/podman-compose Looks fine to me?
Zanathos@lemmy.world 3 months ago
It’s literally maintained by Fedora. Not sure why he claimed that.
khorak@lemmy.dbzer0.com 3 months ago
Does it support the docker compose plugin / v2 API (the ‘docker compose’ plugin and not the old ‘docker-compose’ command)?