Hacker News new | ask | show | jobs
by dmix 1253 days ago
Docker is something that should be cross platform far more than those examples.

The whole idea of using Docker for dev boxes is to eliminate the cross platform dependency issues and make it easier for everyone, without maintaining wikis for each OS version. We don't use Docker at work because of the non-Linux performance issues.

1 comments

Apple is free to port the docker daemon to run natively on OS X.

Running the docker daemon in a linux VM on your OS X system and then complaining about performance is silly.