luet/pkg/compiler
Ettore Di Giacinto 8e1a457bf1 Check if we have to pull images before generating delta
As we might skip building entirely, it's possible that the image is not
there yet, so we check if have to pull it or not
2020-12-15 17:01:56 +01:00
..
backend Detect if images are available if we don't have to generate a Package 2020-12-14 18:32:32 +01:00
artifact_test.go Add ArtifactNode to test, now we get the gen Dockerfile in the diff 2020-12-12 16:04:54 +01:00
artifact.go Move bus implementation to a separate repo, hook to events in luet 2020-11-13 18:25:44 +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 Check if we have to pull images before generating delta 2020-12-15 17:01:56 +01:00
interface.go Check only if package image exists 2020-12-14 18:41:39 +01:00
spec_test.go Reuse same dockerfile gen logic between prelude and steps 2020-12-12 11:16:34 +01:00
spec.go Context files are immutable 2020-12-12 11:55:25 +01:00