.nh .TH containers-storage-shutdown 1 "October 2016" .SH NAME containers-storage-shutdown \- Shut down layer storage .SH SYNOPSIS \fBcontainers-storage\fP \fBshutdown\fP [\fIoptions\fP [...]] .SH DESCRIPTION Shuts down the layer storage driver, which may be using kernel resources. .SH OPTIONS \fB-f | --force\fP .PP Attempt to unmount any mounted layers before attempting to shut down the driver. If this option is not specified, if any layers are mounted, shutdown will not be attempted. .SH EXAMPLE .EX containers-storage shutdown .EE