cri-o/docs/kpod-umount.1.md
Dan Walsh 0cc45cf26a Add kpod-mount and kpod-umount to mount and umount container images
This command will allow users to manipulate and examine the container
images from outside of the container.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-08-08 15:46:50 -04:00

382 B

% kpod(1) kpod-umount - Unmount a working container's root filesystem. % Dan Walsh

kpod-umount "1" "July 2017" "kpod"

NAME

kpod umount - Unmount a working container's root file system.

SYNOPSIS

kpod umount containerID

DESCRIPTION

Unmounts the specified container's root file system.

EXAMPLE

kpod umount containerID

SEE ALSO

kpod(1), kpod-mount(1)