docker-jdownloader icon indicating copy to clipboard operation
docker-jdownloader copied to clipboard

[Feature] Add support for env PUID and PGID

Open isitLoVe opened this issue 8 months ago • 0 comments

Please add support to run the container as the user/group specified in environment variables (PUID and PGID).

Using a QNAP with container station it is not possible to specify the -u parameter, so the container runs as admin. All downloaded files have the admin permission and a normal user cannot move them.

Here is a similar container supporting the two environment variables: https://github.com/gangefors/docker-airdcpp-webclient/

isitLoVe avatar Jun 07 '24 13:06 isitLoVe