Hacker News new | ask | show | jobs
by shykes 4747 days ago
You're right. The Docker community has grown from a core of people who are naturally excited about containers, and typically have been tinkering with them for years. So most of the early material is biased towards the "how" rather than the "why". Now that the community has grown in amazing ways, we're working on changing that.

I gave a talk last week at the dotScale conference [1] about the high-level motivation behind Docker. The video should be available soon.

I'm also working on a series of articles on the design principles behind it - separation of concerns, static vs dynamic dependencies, why developers never use system packages, "real computers all the way down", thinking of the internet as one giant unix computer... Basically 5 years worth of obsessing over this particular subject :)

[1] http://dotscale.eu

1 comments

Sounds great! What can I follow to find these once you write them?
The best place is probably the brand new Docker blog: http://blog.docker.io