• Justin@lemmy.jlh.name
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    9 months ago

    cgroups are very different and much more powerful than freebsd jails. The server world is leaving freebsd for Linux.

    • _cnt0@feddit.de
      link
      fedilink
      arrow-up
      2
      arrow-down
      3
      ·
      9 months ago

      Docker still sucks, though, and you should use podman instead.

      • Justin@lemmy.jlh.name
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        The problem with podman is that we use stuff like Docker-compose and tilt at work, that require the docker daemon socket. I do try to use podman when possible, though. But yeah, I avoid Red Hat these days, that company is doomed.

        I use kubernetes+containerd for my servers, which is neither Docker nor Podman.