luet/pkg/installer
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
..
client Use API also when pulling from helpers used in client 2021-10-24 18:26:30 +02:00
cli.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
finalizer.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
installer_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
installer_test.go Drop untar 2021-10-24 19:07:41 +02:00
installer.go Move bus to api/core 2021-10-24 19:07:41 +02:00
interface.go Do implement a real cache 2021-10-19 21:25:01 +02:00
repository_docker.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
repository_local.go Move bus to api/core 2021-10-24 19:07:41 +02:00
repository_options.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
repository_test.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
repository.go Fixup config protect 2021-10-24 18:26:30 +02:00
system_test.go Use the cache to store temporary download files 2021-10-21 23:58:45 +02:00
system.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00