Entrypoint not working with singularity
Issue linked to the project Theia s1tiling.
On the cluster HPC, the workdir is overwritten using singularity, so the entrypoint returns an error because the virtual environment cannot be activated. To avoid duplicating the entrypoint file between the two projects, would it be possible to use an absolute path for the virtual environment in the entrypoint instead of a relative path?