2024-05-06, 08:20 PM
I am running jellyfin using the official jellyfin/jellyfin docker container.
I am now trying to experiment with a post-process script written in python. However I cannot find the location of the python executable in the docker container (I exec into the running container and tried to locate the executable). Searching through the forums, I see scripts referencing python3, but I cannot find them in the locations referenced. Does the official container not come with python installed?
I am now trying to experiment with a post-process script written in python. However I cannot find the location of the python executable in the docker container (I exec into the running container and tried to locate the executable). Searching through the forums, I see scripts referencing python3, but I cannot find them in the locations referenced. Does the official container not come with python installed?