jerodsanto@programming.dev to Programmer Humor@programming.devEnglish · il y a 3 ansYou know who you areprogramming.devimagemessage-square70fedilinkarrow-up11.02K
arrow-up11.02KimageYou know who you areprogramming.devjerodsanto@programming.dev to Programmer Humor@programming.devEnglish · il y a 3 ansmessage-square70fedilink
minus-squareYellowTraveller@lemm.eelinkfedilinkEnglisharrow-up3·edit-2il y a 3 ansNope, Mac OS as a Docker container, it’s a thing: https://hub.docker.com/r/sickcodes/docker-osx Also you don’t need a Linux VM to run docker containers on a Mac host btw
minus-squareFelixlinkfedilinkEnglisharrow-up1·il y a 3 ansThe first layer in that docker container is actually KVM. So you run the container to run kvm, which then emulates osx.
Nope, Mac OS as a Docker container, it’s a thing: https://hub.docker.com/r/sickcodes/docker-osx
Also you don’t need a Linux VM to run docker containers on a Mac host btw
TIL, good to know!
The first layer in that docker container is actually KVM. So you run the container to run kvm, which then emulates osx.