mirror of
https://github.com/containers/podman.git
synced 2025-08-24 18:12:25 +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>