Y
Hacker News
new
|
ask
|
show
|
jobs
by
liveoneggs
2805 days ago
this incredible complexity is what docker is really good at simplifying
2 comments
yxhuvud
2805 days ago
Uh, docker doesn't help at all with handling dependency upgrades. Good package-manager/version-manager combinations does just that.
link
emptysea
2805 days ago
Maybe for deployment, but this problem has been solved well by both Yarn and Cargo.
link
liveoneggs
2805 days ago
pretty sure this is about python
link