Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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