luet/pkg/compiler
Ettore Di Giacinto c7f9708f90 Add CreateTar to image API
Add api call which uses go-container registry to create OCI images from
standard tar archives.

Consume new API when generating final images instead of docker building them
and adapts/add tests as necessary.

This change now allows to carry over xattrs to final images.

Fixes #266
2021-10-29 10:35:03 +02:00
..
backend Add CreateTar to image API 2021-10-29 10:35:03 +02:00
types Define context for scoped operation across core types 2021-10-21 23:58:24 +02: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 Move bus to api/core 2021-10-24 19:07:41 +02:00
compiler.go Add CreateTar to image API 2021-10-29 10:35:03 +02: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