luet/pkg/compiler/backend
Ettore Di Giacinto 6f5f400765 Don't bail out if image doesn't exist locally
The backend will figure out if we have the image or not, otherwise will
atempt to pull if not there.

Skip retrieve integration test with img as its not supported.
2021-01-24 19:05:21 +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 Don't bail out if image doesn't exist locally 2021-01-24 19:05:21 +01:00
simpledocker_test.go Split ImageDefinitionToTar test 2021-01-24 12:56:25 +01:00
simpledocker.go Don't bail out if image doesn't exist locally 2021-01-24 19:05:21 +01:00
simpleimg.go Don't bail out if image doesn't exist locally 2021-01-24 19:05:21 +01:00