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-prune - Cleanup intermediate images as well as build and mount cache.

Description

       Cleanup intermediate images as well as build and mount cache.

Example

       buildah prune

       buildah prune --force

Name

       buildah-prune - 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 containers 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.

See Also

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

buildah                                             Jan 2023                                      buildah-rmi(1)

Synopsis

buildahprune

See Also