Hacker News new | ask | show | jobs
by goodoldboys 3041 days ago
It's the best OS for me because I containerize as much as I can (I use a separate docker-compose file for every client, for example). I've tried Docker on Mac, Windows and Linux, and it _just works_ on linux. The others were a major pain.

The added benefit of doing it this way is that I'm not really tied to a machine - all I need to do is clone my repos onto a new machine and I'm basically good to go.