luet/pkg/api/core/image
Ettore Di Giacinto 37cc186c0b delta: trim path when computing src files set
The path contains an ending "/" which wouldn't match when we walk dst as
it's not there.

That had the unpleasant effect of creating empty folders in the
destinations
2021-10-27 11:00:10 +02:00
..
cache_test.go Add cache to avoid RAM consumption 2021-10-26 16:56:49 +02:00
cache.go Add cache to avoid RAM consumption 2021-10-26 16:56:49 +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 delta: trim path when computing src files set 2021-10-27 11:00:10 +02:00
mutator_suite_test.go tests: pull image before running 2021-10-24 18:26:30 +02:00