Replies: 2 comments
-
|
https://github.com/boxboat/fixuid |
Beta Was this translation helpful? Give feedback.
0 replies
-
I planning on looking into this again |
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.
-
Docker containers are brilliant and I'm glad this tool has that option.
I'm running in a bit of a problem tho because the container uses:
and, due to the destination where it has to be written, I'd like for it to use 501.
I tried with
UID=${UID} GID=${GID} docker-compose run scraperbut it still ended up using user 1000.Beta Was this translation helpful? Give feedback.
All reactions