Hacker News new | ask | show | jobs
by cortesoft 2222 days ago
They were probably running docker on Mac
1 comments

Yes. They were. :)
Docker for MacOS is a joke. You need to start using docker machine again with rsync for file sync (eg. via Vagrant) or you can try docker-sync: https://docker-sync.readthedocs.io/
Why run locally? Isn't it better to have cloud build service?
Why build in the cloud if you can do it locally? ;-)