On 2/9/21 8:19 AM, geert(a)kobaltwit.be wrote:
Ah, that works. Thanks!
One follow-up question: with the annotation set I can access the directory even though
the group is still named "nobody". That's a bit confusing. Is there a way to
display the real gid as well ?
I believe the only way around that would be to use --gidmap or
--subgitname [podman run] flags with a 1-gid wide "map". For example,
`--gidmap=1001:$(id -g shared):1` so the host's "shared" GID is mapped
to the GID 1001 (from your Dockerfile).
--
Chris Evich, RHCA III
Senior Quality Assurance Engineer
If it ain't broke, yain't tryin' hard nough.