Y
Hacker News
new
|
ask
|
show
|
jobs
by
striking
2841 days ago
Docker also has a cache, making dependency installs not usually an issue.
1 comments
Rockslide
2841 days ago
Which works on a totally different level and doesn't help at all in terms of sharing dependency snapshots between different projects.
link
striking
2840 days ago
That is not something I'd want to do. Docker's solution is good enough for almost every build that happens. I can eat the time cost not covered by that solution and not have to worry about bugs stemming from improper copying of dep snapshots.
link