brick
brick copied to clipboard
Ability to have multiple `prepare` stages
This could be useful to cache builds even further. For example, a first prepare step could install apt packages (almost never modified), another could install python requirements (sometimes modified)