mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00

they allow to override the owner of the volume. Differently from -o=uid= and -o=gid= they are not passed down to the mount operation. Closes: https://issues.redhat.com/browse/RHEL-76452 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>