It is faster, leaner and translates well into Kubernetes. I also like podman Quadlets

  • Possibly linux@lemmy.zipOP
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    What if I told you that you could define containers with systemd units?

    https://www.redhat.com/en/blog/quadlet-podman

    Quadlets are systemd files that define containers, networks and storage. It is the same idea as docker compose but with a daemonless model. Systemd starts your podman container workload just it does for any service. You can use systemctl commands and everything.