luet/pkg/compiler
Ettore Di Giacinto a02ab16510 Don't load requires while parsing compilespec that consume final images
When depending on those package otherwise we try to compile the full
tree instead of reconstrucing the image which is result of a join while
keeping the revdep tree invariate
2021-11-25 14:18:15 +01:00
..
backend Add CreateTar to image API 2021-10-29 10:35:03 +02:00
types Allow to push final images while compiling 2021-11-05 23:03:29 +01:00
backend.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
buildtree.go Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
compiler_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
compiler_test.go Drop code which is called already by containerd 2021-11-10 16:28:22 +01:00
compiler.go Don't load requires while parsing compilespec that consume final images 2021-11-25 14:18:15 +01:00
imagehashtree_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
imagehashtree.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00