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-rm - Removes one or more working containers.

Description

       Removes one or more working containers, unmounting them if necessary.

Example

       buildah rm containerID

       buildah rm containerID1 containerID2 containerID3

       buildah rm --all

Name

       buildah-rm - Removes one or more working containers.

Options

--all, -a

       All  Buildah  containers  will  be  removed.  Buildah containers are denoted with an '*' in the 'BUILDER'
       column listed by the command 'buildah containers'.A container name or id cannot  be  provided  when  this
       option is used.

See Also

buildah(1)

buildah                                            March 2017                                      buildah-rm(1)

Synopsis

buildahrm [container ...]

See Also