PlusMinus0 / headless-jd2-docker

Headless JDownloader 2 Docker Container
31 stars 38 forks source link

Non-root setup broken #17

Closed xduseko closed 6 years ago

xduseko commented 6 years ago

Last version published is broken. It is not possible to make non-root setup.

jdownloader    | /opt/JDownloader/startJD2.sh: line 6: groupadd: command not found
jdownloader    | /opt/JDownloader/startJD2.sh: line 14: useradd: command not found
jdownloader    | /opt/JDownloader/startJD2.sh: line 19: useradd: command not found
jdownloader    | chown: unknown user/group jdownloader:jdownloader

Also it would be nice to start using tags so I can revert to older one. Right now only the latest is available.

xduseko commented 6 years ago

Added PR

PlusMinus0 commented 6 years ago

Oh I'm sorry. Will merge later and look into tags. Thanks for the PR.

Cheers