Page 1 of 1

plug in installation in docker container

Posted: Sat Nov 21, 2020 2:23 pm
by spikeys1973
hello to all,

i am trying to install a YaRSS2 plugin on my webui deluge (binhex/arch-delugevpn) running in a docker container on my nas with a linux based OS.
about the nas OS, it is a asustor running the latest ADM update but up till now i have not been ably to find out on what distro it is based, it mostly reflects the synology OS though.

anyway.. my nas had python3.7 installed.. but this is of course outside the container. how to verify if and ifso, which, python version is running in the container, i don't know. Nether do i have an idea on how to use the nas python version to install the .egg file.

does anyone have an idea on how to approach this?

Matthieu

ps: i read through the FAQ, troubleshooting and plugin files but did not find a working solution, still could've missed something.