RmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 1 year agoJust because it’s better than windows doesn’t make it goodlemmy.mlimagemessage-square141fedilinkarrow-up1582
arrow-up1582imageJust because it’s better than windows doesn’t make it goodlemmy.mlRmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 1 year agomessage-square141fedilink
minus-squarepimeys@lemmy.nauk.iolinkfedilinkarrow-up6·edit-21 year agoThe 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.
minus-squareflop_leash_973@lemmy.worldlinkfedilinkarrow-up3·1 year agoFor 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.
minus-squarepimeys@lemmy.nauk.iolinkfedilinkarrow-up2·1 year agoI use podman on NixOS. It’s cool, but be warned there are subtle and less subtle differences.
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.
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.
I use podman on NixOS. It’s cool, but be warned there are subtle and less subtle differences.
Use colima ;)