We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d67312 + bc8d372 commit 93a595eCopy full SHA for 93a595e
Dockerfile
@@ -384,5 +384,5 @@ RUN rm /home/${NB_USER}/skipcache \
384
&& git clone --depth 1 https://github.com/NeuroDesk/example-notebooks
385
386
# Set SINGULARITY_BINDPATH and MODULEPATH here so it's available within a notebook (the startup scripts set these things too late):
387
-ENV SINGULARITY_BINDPATH=/data,/neurodesktop-storage,/tmp,/cvmfs,/home/${NB_USER}:/home/matlab/.matlab/R2022a_licenses,/home/${NB_USER}:/opt/matlab/R2022a/licenses
+ENV APPTAINER_BINDPATH=/data,/mnt,/neurodesktop-storage,/tmp,/cvmfs,/home/${NB_USER}:/home/matlab/.matlab/R2022a_licenses,/home/${NB_USER}:/opt/matlab/R2022a/licenses
388
ENV MODULEPATH=/cvmfs/neurodesk.ardc.edu.au/containers/modules/
0 commit comments