Man page - buildah-prune(1)
Packages contas this manual
- buildah-manifest-add(1)
- buildah-manifest(1)
- buildah-source(1)
- buildah-source-push(1)
- buildah-unshare(1)
- buildah-config(1)
- buildah-images(1)
- buildah-manifest-rm(1)
- buildah-manifest-inspect(1)
- buildah-pull(1)
- buildah-info(1)
- buildah-rename(1)
- buildah-manifest-exists(1)
- buildah-build(1)
- buildah-version(1)
- buildah-add(1)
- buildah-run(1)
- buildah-push(1)
- buildah-containers(1)
- buildah-manifest-create(1)
- buildah(1)
- buildah-manifest-push(1)
- buildah-tag(1)
- buildah-prune(1)
- buildah-logout(1)
- buildah-rm(1)
- buildah-source-pull(1)
- buildah-inspect(1)
- buildah-manifest-annotate(1)
- buildah-mount(1)
- buildah-manifest-remove(1)
- buildah-copy(1)
- buildah-login(1)
- buildah-commit(1)
- buildah-rmi(1)
- buildah-source-create(1)
- buildah-umount(1)
- buildah-mkcw(1)
- buildah-from(1)
- buildah-source-add(1)
Package: buildah
apt-get install buildah
apt-get install buildah
Manuals in package:
Documentations in package:
Manual
| 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 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.
EXAMPLE
buildah prune
buildah prune --force
SEE ALSO
buildah(1), containers-registries.conf(5), containers-storage.conf(5)
| Jan 2023 | buildah |