Hacker News new | ask | show | jobs
by liveoneggs 2805 days ago
this incredible complexity is what docker is really good at simplifying
2 comments

Uh, docker doesn't help at all with handling dependency upgrades. Good package-manager/version-manager combinations does just that.
Maybe for deployment, but this problem has been solved well by both Yarn and Cargo.
pretty sure this is about python