File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5252 esac
5353done
5454
55- # neurodocker version 0.4.1-22-g7c44e01
56- NEURODOCKER_IMAGE=" kaczmarj/neurodocker:master @sha256:858632a7533cac100f70932749b4cfc77fc40f667f41fca208f406215cff8a27 "
55+ # neurodocker version 0.5.0
56+ NEURODOCKER_IMAGE=" kaczmarj/neurodocker:0.5.0 @sha256:7b3222162262fe9004376700695e0fba85b5cb9fa7b26eb8f66662ebf183425f "
5757# neurodebian:stretch-non-free pulled on September 19, 2018
5858BASE_IMAGE=" neurodebian:stretch-non-free@sha256:7cd978427d7ad215834fee221d0536ed7825b3cddebc481eba2d792dfc2f7332"
5959
@@ -88,6 +88,7 @@ function generate_main_dockerfile() {
8888 OMP_NUM_THREADS=1 \
8989 --arg PYTHON_VERSION_MAJOR=3 PYTHON_VERSION_MINOR=6 BUILD_DATE VCS_REF VERSION \
9090 --user neuro \
91+ --workdir /home/neuro \
9192 --miniconda create_env=neuro \
9293 conda_install=' python=${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}
9394 libxml2 libxslt matplotlib mkl "numpy!=1.16.0" paramiko
You can’t perform that action at this time.
0 commit comments