luet/pkg/compiler/backend
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_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
diff_test.go Generate changes from CompilerBackendOptions and pass by image name so img can unpack images 2020-12-09 00:27:37 +01:00
diff.go Generate changes from CompilerBackendOptions and pass by image name so img can unpack images 2020-12-09 00:27:37 +01:00
simpledocker_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
simpledocker.go Generate changes from CompilerBackendOptions and pass by image name so img can unpack images 2020-12-09 00:27:37 +01:00
simpleimg.go Fixup error messages 2020-12-11 23:03:56 +01:00