mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 13:48:32 +00:00
buildah bud was failing to get the secrets data The issue was buildah bud was not being given the /usr/share/containers/mounts.conf file path so it had no secrets to mount Also reworked the way the secrets data was being copied from the host to the container Signed-off-by: umohnani8 <umohnani@redhat.com>