luet/pkg/compiler
Ettore Di Giacinto 7f047e4fc2 Multi-stage builds from hash images
Implement multi-stage copy from images part of the build cache of a
package.

Note, this is not the final images where are we copying files from, but
the underlying build container.

Skipping the test on img backend because it fails when pulling external
images during multi-stage build...

Fixes #190
2021-05-18 12:16:35 +02:00
..
backend Drop docker squash support 2021-05-04 11:17:10 +02:00
types Multi-stage builds from hash images 2021-05-18 12:16:35 +02:00
backend_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
backend.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
compiler.go Multi-stage builds from hash images 2021-05-18 12:16:35 +02:00
imagehashtree_test.go Add hashtree and extract hash logic from compiler 2021-05-17 15:22:08 +02:00
imagehashtree.go Add hashtree and extract hash logic from compiler 2021-05-17 15:22:08 +02:00