you are viewing a single comment's thread
view the rest of the comments
[–] 54 points 19 hours ago (1 child)

Docker became a license nest despite actual devs using k8s like a normal person should.

Meanwhile podman gave us rootless containers, CDI, and quadlets which far outweighs whatever docker is limping to the barn with.

  • source
  • hideshow 2 child comments
  • [–] 8 points 17 hours ago

    This! Podman rootless quadlets is so powerful and beautifully simple. Just look at that faaar superior security model and hos it doesnt even need a service to manage services because it just integrates natively with systemd I replaced my entire container layer from Rocker Swarm way back with K8s. Then it dawned on me I dont want the pods to move to another node by themselves anyway and then I just moved to Podman quadlets managed Ansible. Oh, and the podman pods are awesome as well.

  • source
  • parent