luet/pkg/compiler
Ettore Di Giacinto 92ea69a2b9 Don't always generate artifact
Distinguish rather if we should generate artifact of the deps of a
package or not, and ensure that we just force artifact generation for
targets when computing the join image.

Fixes #217
2021-05-25 13:28:14 +02:00
..
backend docker: check during extraction if image exists and pull if needed 2021-05-25 11:04:06 +02:00
types Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +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 Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00
compiler.go Don't always generate artifact 2021-05-25 13:28:14 +02:00
imagehashtree_test.go Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00
imagehashtree.go Add join keyword to generate parent image from final artifacts 2021-05-21 14:52:48 +02:00