[go: up one dir, main page]

Skip to content

add example(s): two-stage build

Two-stage Docker builds can be used to make use of stuff during image build that shouldn't be deployed (e.g., for license reasons).

For example, LBL has used this to build using the Intel compilers.

Maybe the fromhost image is a good candidate? It's quite a hog.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information