mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +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>