@jerodsanto@programming.dev to Programmer Humor@programming.devEnglish • 2 years agoYou know who you areprogramming.devimagemessage-square54fedilinkarrow-up1869arrow-down114
arrow-up1855arrow-down1imageYou know who you areprogramming.dev@jerodsanto@programming.dev to Programmer Humor@programming.devEnglish • 2 years agomessage-square54fedilink
minus-square@YellowTraveller@lemm.eelinkfedilinkEnglish3•edit-22 years agoNope, 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-squareFelixlinkfedilinkEnglish1•2 years agoThe 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.