logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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