Man page - buildah-umount(1)
Packages contas this manual
- buildah-manifest-add(1)
- buildah-manifest(1)
- buildah-source(1)
- buildah-source-push(1)
- buildah-unshare(1)
- buildah-config(1)
- buildah-images(1)
- buildah-manifest-rm(1)
- buildah-manifest-inspect(1)
- buildah-pull(1)
- buildah-info(1)
- buildah-rename(1)
- buildah-manifest-exists(1)
- buildah-build(1)
- buildah-version(1)
- buildah-add(1)
- buildah-run(1)
- buildah-push(1)
- buildah-containers(1)
- buildah-manifest-create(1)
- buildah(1)
- buildah-manifest-push(1)
- buildah-tag(1)
- buildah-prune(1)
- buildah-logout(1)
- buildah-rm(1)
- buildah-source-pull(1)
- buildah-inspect(1)
- buildah-manifest-annotate(1)
- buildah-mount(1)
- buildah-manifest-remove(1)
- buildah-copy(1)
- buildah-login(1)
- buildah-commit(1)
- buildah-rmi(1)
- buildah-source-create(1)
- buildah-umount(1)
- buildah-mkcw(1)
- buildah-from(1)
- buildah-source-add(1)
Package: buildah
apt-get install buildah
apt-get install buildah
Manuals in package:
Documentations in package:
Manual
| buildah-umount(1) | General Commands Manual | buildah-umount(1) |
NAME
buildah-umount - Unmount the root file system on the specified working containers.
SYNOPSIS
buildah umount [options] [container ...]
DESCRIPTION
Unmounts the root file system on the specified working containers.
OPTIONS
--all, -a
All of the currently mounted containers will be unmounted.
EXAMPLE
buildah umount containerID
buildah umount containerID1 containerID2 containerID3
buildah umount --all
SEE ALSO
buildah(1), buildah-umount(1)
| March 2017 | buildah |