logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

buildah-umount - Unmount the root file system on the specified working containers.

Description

       Unmounts the root file system on the specified working containers.

Example

       buildah umount containerID

       buildah umount containerID1 containerID2 containerID3

       buildah umount --all

Name

       buildah-umount - Unmount the root file system on the specified working containers.

Options

--all, -a

       All of the currently mounted containers will be unmounted.

See Also

buildah(1), buildah-umount(1)

buildah                                            March 2017                                  buildah-umount(1)

Synopsis

buildahumount [options]  [container ...]

See Also