summaryrefslogtreecommitdiff
path: root/docs/podman-umount.1.md
blob: 05c7bb77440564431c99fd59f9d8855541df81ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% podman-umount "1"

## NAME
podman\-umount - Unmount a working container's root file system

## SYNOPSIS
**podman** **umount** **containerID**

## DESCRIPTION
Unmounts the specified container's root file system.

## EXAMPLE

podman umount containerID

## SEE ALSO
podman(1), podman-mount(1)