luet/pkg/compiler
David Cassany 18e9ce4557
Trim the Domain Name from cached image references
This commit removes the Domain Name, if any, from the cached image
reference before computing the image fingerprint. This way the same
image, if stored in some oter mirror, is still seen as the same one.

Fixes #158
2021-01-29 15:11:52 +01:00
..
backend Promote to info building image messages 2021-01-24 19:09:09 +01:00
artifact_test.go Adapt artifact tests after delta changes 2021-01-24 20:07:33 +01:00
artifact.go Refactor common code while compiling regexes 2021-01-25 12:20:04 +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 Adapt fixtures and tests 2020-12-12 12:10:24 +01:00
compiler.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
interface.go Simplify delta generation, and avoid two-pass with img backend 2021-01-24 12:27:07 +01:00
spec_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
spec.go Add virtual packages support 2021-01-03 20:08:04 +01:00