mirror of
https://github.com/containerd/containerd.git
synced 2026-07-21 23:13:32 +00:00
This commit adds a config flag for allowing GC to clean layer contents up after unpacking these contents completed, which leads to deduplication of layer contents between the snapshotter and the contnet store. Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>