Hacker News new | ask | show | jobs
by dynamite-ready 2202 days ago
I don't see Docker as an alternative to a configuration manager. For one, turning to containers represents a distinct architectural choice, with a clear set of tradeoffs, that a developer may or may not want to introduce to a project.
1 comments

It sure does, but even if you choose not to take advantage of container tech, it's still a very easy way to deploy stuff on a single machine. Not sure why the downvotes.
I didn't downvote. I see your point, but it's a bit of a digression, tbf.