luet/pkg/compiler
Ettore Di Giacinto 4d9297e3da Be sure to copy exact folder structure when generating final images
'COPY *' has a different behavior than 'COPY .' - when regexes are
involved, COPY behave differently, by unpacking directory content to the
root.

Enhance unit test to cover the scenario as well
2021-02-09 18:27:53 +01:00
..
backend Promote to info building image messages 2021-01-24 19:09:09 +01:00
artifact_test.go Be sure to copy exact folder structure when generating final images 2021-02-09 18:27:53 +01:00
artifact.go Be sure to copy exact folder structure when generating final images 2021-02-09 18:27:53 +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