RmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 11 months agoJust because it’s better than windows doesn’t make it goodlemmy.mlimagemessage-square173fedilinkarrow-up1589arrow-down193
arrow-up1496arrow-down1imageJust because it’s better than windows doesn’t make it goodlemmy.mlRmDebArc_5@lemmy.ml to linuxmemes@lemmy.world · 11 months agomessage-square173fedilink
minus-squarepimeys@lemmy.nauk.iolinkfedilinkarrow-up6arrow-down5·edit-211 months 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·11 months 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·11 months agoI use podman on NixOS. It’s cool, but be warned there are subtle and less subtle differences.
Docker costs money? What?
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 ;)