Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
buildah-rmi(1)		     General Commands Manual		  buildah-rmi(1)

NAME
     buildah-prune  -  Cleanup	intermediate  images  as well as build and mount
     cache.

SYNOPSIS
     buildah prune

DESCRIPTION
     Cleanup intermediate images as well as build and mount cache.

OPTIONS
     --all, -a

     All local images will be removed from the system that do not have	contain-
     ers using the image as a reference image.

     --force, -f

     This  option will cause Buildah to remove all containers that are using the
     image before removing the image from the system.

EXAMPLE
     buildah prune

     buildah prune --force

SEE ALSO
     buildah(1), containers-registries.conf(5), containers-storage.conf(5)

buildah 			    Jan 2023			  buildah-rmi(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=buildah-prune&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help