automation-tests/pkg/api/handlers/libpod
flouthoc 901f621daa
prune: support clearing build cache using CleanCacheMount
`podman builder prune` and `podman image prune` should also support
cleaning build cache using buildah's public `CleanCacheMount` API.

Reference: https://docs.docker.com/reference/cli/docker/builder/prune/
Context: https://github.com/containers/podman/discussions/15612#discussioncomment-10532721
Context: https://github.com/containers/buildah/pull/4490

Signed-off-by: flouthoc <flouthoc.git@gmail.com>
2024-09-05 10:40:07 -07:00
..
containers.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
containers_create.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
containers_stats.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
generate.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
healthcheck.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
images.go prune: support clearing build cache using CleanCacheMount 2024-09-05 10:40:07 -07:00
images_pull.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
images_push.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
info.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
kube.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
manifests.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
networks.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
play.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
pods.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
secrets.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
swagger_spec.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
system.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00
volumes.go set !remote build tags where needed 2024-08-19 11:41:28 +02:00