jlesage / docker-jdownloader-2

Docker container for JDownloader 2
MIT License
815 stars 71 forks source link

How to add packages to container? #103

Closed AlexeiScherbakov closed 1 year ago

AlexeiScherbakov commented 2 years ago

I want to troubleshoot connection issues and I need to install packages to jd2 docker container, but 'apt','apt-get','app-pkg' commands are missing. How I can install 'speedtest-cli' into container?

AlexeiScherbakov commented 2 years ago

This image use 'apk' - please add this to doc :-)

jlesage commented 1 year ago

Packages can be installed via the INSTALL_PACKAGES environment variable. This is the method users should use. See https://github.com/jlesage/docker-jdownloader-2#environment-variables