luet/pkg/compiler/backend
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_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
common.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
simpledocker_test.go Add crane-based methods for extraction 2021-10-24 18:26:08 +02:00
simpledocker.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
simpleimg.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
writer.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00