mirror of
https://github.com/moby/buildkit.git
synced 2026-06-30 19:57:39 +00:00
Nydus-snapshotter/converter does not record image's blobs digest on nydus image anymore since it is easy to overflow annotations' limiitations of Containerd. Nydus-snapshotter now relies on Containerd to GC. Signed-off-by: Changwei Ge <gechangwei@bytedance.com>