• pimeys@lemmy.nauk.io
      link
      fedilink
      arrow-up
      5
      arrow-down
      4
      ·
      edit-2
      10 months ago

      The docker desktop does. It is very tricky to install docker without it on the Mac.

      You can try installing it on GitHub actions for your CI runs with the Mac runner. It can be done, but takes forever, is hacky and breaks very often.

      • flop_leash_973@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        For my simple local container needs I switched to Podman for that reason. Work gave me a Macbook Pro among my other systems I am wanted to use it as a daily driver to learn the platform better.

        • pimeys@lemmy.nauk.io
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          I use podman on NixOS. It’s cool, but be warned there are subtle and less subtle differences.