Skip to content

Commit

Permalink
skipci: missing mountpointlist
Browse files Browse the repository at this point in the history
  • Loading branch information
vnm-neurodesk committed Nov 4, 2024
1 parent 92b57a4 commit 9186326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/vesselboost/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ source ../main_setup.sh
neurodocker generate ${neurodocker_buildMode} \
--base-image pytorch/pytorch:2.4.0-cuda11.8-cudnn9-runtime `# Ubuntu 22.04 base image`\
--pkg-manager apt \
--run="mkdir -p ${mountPointList}" \
--env DEBIAN_FRONTEND=noninteractive \
--workdir='/opt/code' \
--install build-essential libxslt1.1 libhdf5-103 libboost-program-options1.74.0 libpugixml1v5 vim dos2unix git cmake g++ libhdf5-dev libxml2-dev libxslt1-dev libboost-all-dev libfftw3-dev libpugixml-dev \
Expand Down

0 comments on commit 9186326

Please sign in to comment.