Hacker News new | ask | show | jobs
by chatmasta 3354 days ago
Because nobody would use docker if installing it required a custom complex build process. This way docker can keep docker CE for its standard use case but also satisfy power users with specific requirements by allowing customization.
1 comments

I use docker because I can go from

"Hey cool project, I want to try it!"

To already setup in under a minute depending if I'm at home or not.

Also the VMs start really fast, so it's good for getting exotic compiler toolchains on Windows running quickly. Everything has a dockerfile.