Hacker News new | ask | show | jobs
by hiphipjorge 2154 days ago
There might be nothing available on this page right now, but wow is this useful. I recently started doing some macOS dev and realized that this is a pretty big limitation when it comes to my normal CI workflows. I know there are some projects that dockerize macOS but they did not seem simple to work with.
2 comments

> wow is this useful.

I agree.

I liked that you could run docker on osx, but there was no support for something like FROM macosx:10.6

Maybe it will be possible? If apple put 1/1000th of the effort into virtualization/containers that they put into emojis...

Many hosted CI solutions (i.e. Travis, Github Actions) support OS X natively.