buildah-rm

Section: User Commands (1)
Updated: March 2017
Index Return to Main Contents
 

NAME

buildah-rm - Removes one or more working containers.

 

SYNOPSIS

buildah rm [container ...]

 

DESCRIPTION

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

 

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.

 

EXAMPLE

buildah rm containerID

buildah rm containerID1 containerID2 containerID3

buildah rm --all

 

SEE ALSO

buildah(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 14:20:22 GMT, May 18, 2024