cri-o/vendor/github.com/containers/storage/docs/oci-storage-unmount.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

421 B

oci-storage-unmount 1 "August 2016"

NAME

oci-storage unmount - Unmount a layer or a container's layer

SYNOPSIS

oci-storage unmount layerOrContainerMountpointOrNameOrID

DESCRIPTION

Unmounts a layer or a container's layer from the host's filesystem.

EXAMPLE

oci-storage unmount my-container oci-storage unmount /var/lib/oci-storage/mounts/my-container

SEE ALSO

oci-storage-mount(1)