Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 354 Bytes

File metadata and controls

19 lines (12 loc) · 354 Bytes

buildah-rm "1" "March 2017" "buildah"

NAME

buildah rm - Removes one or more working containers.

SYNOPSIS

buildah rm containerID [...]

DESCRIPTION

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

EXAMPLE

buildah rm containerID

buildah rm containerID1 containerID2 containerID3

SEE ALSO

buildah(1)