Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMASK, PUID, PGID #7

Open
tonyhardcode opened this issue May 10, 2021 · 4 comments
Open

UMASK, PUID, PGID #7

tonyhardcode opened this issue May 10, 2021 · 4 comments

Comments

@tonyhardcode
Copy link

Can this container support these docker variables?
UMASK = 000
PUID = 99
PGID = 100

@rroller
Copy link
Owner

rroller commented May 10, 2021

I'll try to get this in soon. Do you have an example of another container doing this? I'll follow the same approach.

@tonyhardcode
Copy link
Author

Binhex uses them in this container https://github.com/binhex/arch-delugevpn

Would also be nice to specify a different download directory via the API url. Something like /api/download?url=SOME_URL&dir=SOME_DIRECTORY

@rroller
Copy link
Owner

rroller commented May 12, 2021

This looks more involved than I expected. Not sure when I can pick it up.

@tonyhardcode
Copy link
Author

I looked further into your dockerfile and I think this is more relevant: https://stackoverflow.com/questions/49955097/how-do-i-add-a-user-when-im-using-alpine-as-a-base-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants