DEV Community

Discussion on: Running macOS inside Linux with Docker-OSX

Collapse
 
ichavezf profile image
Eduardo Chavez

I have a question. Its posible compile apps into that image? Flutter o Swift?

Collapse
 
gombosg profile image
Gergely Gombos

Yes, you can use any kind of software inside the image including compilation. It' quite fast thanks to KVM.