The codebase found in /app in the Docker image appears to be out of date compared to this one. For example, trying to create a Conda environment from the image-provided app/environment.yml using
conda env create -f environment.yml
results in
Downloading PyVirtualDisplay-0.1.3.tar.gz (9.4 kB)
Pip subprocess error:
ERROR: Requested pyvirtualdisplay from https://files.pythonhosted.org/packages/69/ce/33d7af7bca77bc56756e74ea36cb221de88c46398e7b7d30666e1d78bd6b/PyVirtualDisplay-0.1.3.tar.gz#sha256=7fbd6ef1758ae066c12d03e30a15948d6369a230fd6ffd3e014c20450ac39543 (from -r /app/condaenv.04to9v6e.requirements.txt (line 3)) has different version in metadata: '0.0.0'
CondaEnvException: Pip failed