Hacker News new | ask | show | jobs
by bhouston 679 days ago
Why?
2 comments

We do development/builds in containers to make things easier on the devs. These are the Python build containers, so we have to rebuild every time there's a new version of Python or one of its dependencies.
Maybe to secure the supply chain
If they can't trust their own build cache, they really have problems.