1
1
# Generated by Neurodocker version 0.4.1-dev
2
- # Timestamp: 2018-07-22 14:06:11 UTC
2
+ # Timestamp: 2018-07-22 14:07:07 UTC
3
3
#
4
4
# Thank you for using Neurodocker. If you discover any issues
5
5
# or ways to improve this software, please submit an issue or
@@ -87,10 +87,10 @@ rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
87
87
git clone https://github.com/rordenlab/dcm2niix /tmp/dcm2niix
88
88
cd /tmp/dcm2niix
89
89
git fetch --tags
90
- git checkout v1.0.20180328
90
+ git checkout v1.0.20180622
91
91
mkdir /tmp/dcm2niix/build
92
92
cd /tmp/dcm2niix/build
93
- cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/dcm2niix-v1.0.20180328 ..
93
+ cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/dcm2niix-v1.0.20180622 ..
94
94
make
95
95
make install
96
96
rm -rf /tmp/dcm2niix
@@ -164,7 +164,7 @@ echo '{
164
164
\n [
165
165
\n "dcm2niix",
166
166
\n {
167
- \n "version": "v1.0.20180328 ",
167
+ \n "version": "v1.0.20180622 ",
168
168
\n "method": "source"
169
169
\n }
170
170
\n ],
@@ -187,7 +187,7 @@ echo '{
187
187
export LANG=" en_US.UTF-8"
188
188
export LC_ALL=" en_US.UTF-8"
189
189
export ND_ENTRYPOINT=" /neurodocker/startup.sh"
190
- export PATH=" /opt/dcm2niix-v1.0.20180328 /bin:$PATH "
190
+ export PATH=" /opt/dcm2niix-v1.0.20180622 /bin:$PATH "
191
191
192
192
% runscript
193
193
/neurodocker/heudiconv.sh
0 commit comments