dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Add python to the docker container

Open fischy667 opened this issue 4 years ago • 3 comments

It would be nice to have python installed in the container to use the search engines. After every update of the container I have to do it manually.

https://stackoverflow.com/questions/62554991/how-do-i-install-python-on-alpine-linux/62555259#62555259

fischy667 avatar Apr 04 '22 20:04 fischy667

I think you needed python3 for qbittorrent?

aieu avatar Apr 17 '22 13:04 aieu

No, qBittorrent is a C++ application. Python is only needed for the search plugins.

fischy667 avatar Apr 17 '22 13:04 fischy667

Ok, I see

aieu avatar Apr 17 '22 13:04 aieu