Skip to content

Commit 93a595e

Browse files
authored
Merge pull request #225 from MoniDoerig/patch-1
2 parents 5d67312 + bc8d372 commit 93a595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,5 +384,5 @@ RUN rm /home/${NB_USER}/skipcache \
384384
&& git clone --depth 1 https://github.com/NeuroDesk/example-notebooks
385385

386386
# 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
387+
ENV APPTAINER_BINDPATH=/data,/mnt,/neurodesktop-storage,/tmp,/cvmfs,/home/${NB_USER}:/home/matlab/.matlab/R2022a_licenses,/home/${NB_USER}:/opt/matlab/R2022a/licenses
388388
ENV MODULEPATH=/cvmfs/neurodesk.ardc.edu.au/containers/modules/

0 commit comments

Comments
 (0)