mirror of
https://github.com/containerd/containerd.git
synced 2026-07-10 08:40:39 +00:00
Allow deletion of content over the GRPC interface. For now, we are going with a model that conducts reference management outside of the content store, in the metadata store but this design is valid either way. Signed-off-by: Stephen J Day <stephen.day@docker.com>