We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2905fc9 commit 62072e3Copy full SHA for 62072e3
Dockerfile
@@ -176,8 +176,6 @@ RUN echo "${VERSION}" > /src/dmriprep/dmriprep/VERSION && \
176
RUN find $HOME -type d -exec chmod go=u {} + && \
177
find $HOME -type f -exec chmod go=u {} +
178
179
-ENV IS_DOCKER_8395080871=1
180
-
181
RUN ldconfig
182
WORKDIR /tmp/
183
ENTRYPOINT ["/usr/local/miniconda/bin/dmriprep"]
0 commit comments