luet/pkg/compiler
Ettore Di Giacinto 797a34ba49 Reuse same dockerfile gen logic between prelude and steps
As now we build only when necessary, we need to make sure the images are
built similarly. The discrepancies between the two are less now, and
they can share the same logic.

This fixes a regresion where when no prelude is defined, the build
context isn't copied over
2020-12-12 11:16:34 +01:00
..
backend Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
artifact_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
artifact.go Move bus implementation to a separate repo, hook to events in luet 2020-11-13 18:25:44 +01:00
checksum_test.go Add sanity check test 2019-12-29 14:14:06 +01:00
checksum.go Add package to calculate and compare artifact checksums 2019-12-29 13:59:47 +01:00
compiler_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
compiler_test.go Add excludes tests 2020-11-08 16:02:11 +01:00
compiler.go Generate changes from CompilerBackendOptions and pass by image name so img can unpack images 2020-12-09 00:27:37 +01:00
interface.go Generate changes from CompilerBackendOptions and pass by image name so img can unpack images 2020-12-09 00:27:37 +01:00
spec_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
spec.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00