Skip to content

Commit 77c5b77

Browse files
committed
creating /src
1 parent e01bbee commit 77c5b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/generate_dockerfiles.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ function generate_main_dockerfile() {
9191
--copy docker/files/run_builddocs.sh docker/files/run_examples.sh \
9292
docker/files/run_pytests.sh nipype/external/fsl_imglob.py /usr/bin/ \
9393
--user root \
94+
--run-bash "mkdir -p /src" \
9495
--run 'chown -R neuro /src
9596
&& chmod +x /usr/bin/fsl_imglob.py /usr/bin/run_*.sh
9697
&& . /etc/fsl/fsl.sh

0 commit comments

Comments
 (0)