Bind mounts with rootless podman #138
daniel-endraws
started this conversation in
General
Replies: 1 comment
|
Thank you for sharing it as it might help others. I'm glad you're liking it. I expect to release a new version very soon! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am really enjoying the app, I think it is fantastic so far!
For anyone else using podman: it is possible to map the
www-datauser (with uid/gid 33) to the user account by using the userns option.Add
--userns=keep-id:uid=33,gid=33to thepodman runcommand orUserNS=keep-id:uid=33,gid=33to the quadlet.All reactions