Skip to content

Commit cce2f97

Browse files
authored
Merge pull request #2007 from jokedurnez/patch-3
command file required by FSL FEAT
2 parents cd99b24 + 2874c62 commit cce2f97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/base.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ RUN apt-get update && \
100100
apt-utils \
101101
fusefat \
102102
make \
103+
file \
103104
# Added g++ to compile dipy in py3.6
104105
g++=4:5.3.1-1ubuntu1 \
105106
ruby=1:2.3.0+1 && \

0 commit comments

Comments
 (0)