mirror of
https://github.com/containerd/containerd.git
synced 2026-08-10 17:14:49 +00:00
Synchronous image delete provides an option image delete to wait until the next garbage collection deletes after an image is removed before returning success to the caller. Signed-off-by: Derek McGowan <derek@mcgstyle.net>