Category Archives: Development

Enter Docker VM on MacOS Catalina (SSH, xhyve)

EDIT 2022: The best way to enter the Docker VM as of 2022 is to use: Deprecated: As you might know, Docker containers need a Linux kernel in order to run (for Linux containers that is). So how does this … Continue reading

Posted in Development, DevOps, Operating systems | Tagged , , , | Comments Off on Enter Docker VM on MacOS Catalina (SSH, xhyve)

Xcode 11 Unable to Boot Simulator Diehard

Xcode on my Macs had a persistent problem after updating to Xcode 10: the simulators wouldn’t work anymore. Lucky me, I was busy with AWS and Kubernetes projects… Updating to Xcode 11 didn’t fix anything. Searching the web didn’t help … Continue reading

Posted in Development, Uncategorized | Tagged , , | Comments Off on Xcode 11 Unable to Boot Simulator Diehard