Feature request #2003
JaredT6694
started this conversation in
Ideas
Feature request
#2003
Replies: 1 comment
-
Currently there is no fix for customizing the uid/gid, it is hardcoded. If you are not able to give the host folder to uid 1001 you could at least try some docker plugin like https://github.com/clecherbauer/docker-volume-bindfs where you can use bindfs to map from host uids to container uids. |
Beta Was this translation helpful? Give feedback.
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 would like to request a feature add, instead of hard-coding the 1001 UID, could the option to pass UID/GID in from the docker run / docker compose be enabled?
Beta Was this translation helpful? Give feedback.
All reactions