Hacker News new | ask | show | jobs
by xienze 3717 days ago
You can do everything within a single RUN statement to avoid that.
1 comments

Yes, but at the expense of readability, development speed, and incremental updates to images (where typically the dependencies layer changes slower than your target code).