mirror of
https://github.com/containers/podman.git
synced 2026-06-02 21:13:35 -04: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>