@[email protected] to [email protected] • 2 years agoJust because it’s better than windows doesn’t make it goodlemmy.mlimagemessage-square158fedilinkarrow-up1576
arrow-up1576imageJust because it’s better than windows doesn’t make it goodlemmy.ml@[email protected] to [email protected] • 2 years agomessage-square158fedilink
minus-square@[email protected]linkfedilink7•edit-22 years 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-square@[email protected]linkfedilink3•2 years 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-square@[email protected]linkfedilink2•2 years 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.
Use colima ;)
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.