brick
brick copied to clipboard
Concurrent builds
We could enable current builds by having multiple brickdockerfile files and an overview of dependencies.
Note that it will complicate the code and make debugging harder.
Note: Builds that depend on the output of another builds might be hit by concurrency problems as the output is copied to the filesystem and might interfere with another concurrent build