luet/pkg/compiler/backend
Ettore Di Giacinto 7d11df3225 Simplify delta generation, and avoid two-pass with img backend
This changeset also drops --keep-exported-images, which is quite unused
and can be replaced with a plugin, or either by manually exporting the
resulting images.
2021-01-24 12:27:07 +01:00
..
backend_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
common.go Generate repository metadata and packages for docker repository type 2021-01-22 16:53:52 +01:00
diff_test.go Simplify delta generation, and avoid two-pass with img backend 2021-01-24 12:27:07 +01:00
diff.go Simplify delta generation, and avoid two-pass with img backend 2021-01-24 12:27:07 +01:00
simpledocker_test.go Detect if images are available if we don't have to generate a Package 2020-12-14 18:32:32 +01:00
simpledocker.go Simplify delta generation, and avoid two-pass with img backend 2021-01-24 12:27:07 +01:00
simpleimg.go Implement ImageExists in the img backend 2021-01-23 22:01:29 +01:00