luet/pkg/compiler
Ettore Di Giacinto 66513955c7
Compute image diffs internally
Is it more faster in this way as we already have all the needed folders
to the comparison extracted. In this way we don't repeat I/O operation
twice by calling container-diff.

Do not depend on container-diff anymore
2020-08-05 19:09:45 +02:00
..
backend Compute image diffs internally 2020-08-05 19:09:45 +02:00
artifact_test.go Move compiler options to its own struct 2020-01-05 14:32:26 +01:00
artifact.go Compute image diffs internally 2020-08-05 19:09:45 +02: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 --full option to build 2020-06-06 08:58:18 +02:00
compiler.go Compute image diffs internally 2020-08-05 19:09:45 +02:00
interface.go Add cli option to skip packages if only metadata is present (without checking the image) 2020-07-17 22:42:03 +02:00
spec_test.go Adapt test to spec changes 2020-02-14 08:04:26 +01:00
spec.go Add package_dir to pack a spec dir as the main artifact 2020-05-16 21:34:27 +02:00