buildah/internal/volumes
Nalin Dahyabhai 24826435f8 Distinguish --mount=type=cache locations by ownership, too
Normally, we select and distinguish --mount=type=cache directories that
we create by either the "id" or "target" value used when mounting them,
but we should also be distinguishing them by the "uid" and "gid" flags,
or lack thereof.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-02-07 13:38:56 -05:00
..
bind_linux.go Add internal/volumes.bindFromChroot() 2025-01-17 09:59:55 -05:00
bind_linux_test.go unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00
bind_notlinux.go Add internal/volumes.bindFromChroot() 2025-01-17 09:59:55 -05:00
bind_test.go Add internal/volumes.bindFromChroot() 2025-01-17 09:59:55 -05:00
volumes.go Distinguish --mount=type=cache locations by ownership, too 2025-02-07 13:38:56 -05:00
volumes_test.go unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00