1buildah-umount(1) General Commands Manual buildah-umount(1)
2
3
4
6 buildah-umount - Unmount the root file system on the specified working
7 containers.
8
9
11 buildah umount [options] [container ...]
12
13
15 Unmounts the root file system on the specified working containers.
16
17
19 --all, -a
20
21
22 All of the currently mounted containers will be unmounted.
23
24
26 buildah umount containerID
27
28
29 buildah umount containerID1 containerID2 containerID3
30
31
32 buildah umount --all
33
34
36 buildah(1), buildah-umount(1)
37
38
39
40buildah March 2017 buildah-umount(1)