luet/pkg/api/core/image
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
..
cache_test.go Add cache to avoid RAM consumption 2021-10-26 16:56:49 +02:00
cache.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
create_test.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
create.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
delta_test.go delta: trim path when computing src files set 2021-10-27 11:00:10 +02:00
delta.go Add crane-based methods for extraction 2021-10-24 18:26:08 +02:00
extract_test.go use containerd to uncompress 2021-10-24 18:26:30 +02:00
extract.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
mutator_suite_test.go tests: pull image before running 2021-10-24 18:26:30 +02:00