.nh .TH containers-storage-gc 1 "January 2023" .SH NAME containers-storage-gc \- Garbage collect leftovers from partial layers/images/containers .SH SYNOPSIS \fBcontainers-storage\fP \fBgc\fP .SH DESCRIPTION Removes additional data for layers, images, and containers which would correspond to layers, images, and containers which don't actually exist, but which may have been left on the filesystem after canceled attempts to create those layers, images, or containers. .SH EXAMPLE .EX containers-storage gc .EE