• @[email protected]
      link
      fedilink
      12 months ago

      I’m not trying to argue? I legitimately don’t know what advantages LXD has since I don’t see it used widely in the industry, whereas LXC is everywhere.

      • @[email protected]
        link
        fedilink
        22 months ago

        LXD is to LXC what Podman or Distrobox is to Docker (if I’m correct, it’s just a convenient wrapper that does extra bits/builds on LXC)

        • @[email protected]
          link
          fedilink
          12 months ago

          LXD also has some cool features like launching VMs in a way that’s nearly indistinguishable from containers, which can be useful if you need to do something like run a distro that uses cgroups v1 (e.g. CentOS 7) on a more modern distro.