mirror of
https://github.com/containers/podman.git
synced 2025-08-03 01:37:51 +08:00

Just like buildkit buildah must allow cleaning the buildcache and cache generated on host by --mount=type=cache just like buildkit's prune command. See: https://github.com/moby/buildkit#cache Signed-off-by: Aditya R <arajan@redhat.com>