summaryrefslogtreecommitdiff
path: root/docs/kpod-umount.1.md
blob: 2ee03356d0f1f68188d1de91a6b4df0a011760a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% 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)