@[email protected] to Programmer [email protected]English • 2 years agoYou know who you areprogramming.devimagemessage-square72fedilinkarrow-up11.01Karrow-down122
arrow-up1986arrow-down1imageYou know who you areprogramming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square72fedilink
minus-square@[email protected]linkfedilinkEnglish3•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.