Skip to content

Commit 62072e3

Browse files
committed
No longer need this variable, since we're not using Sentry.
1 parent 2905fc9 commit 62072e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ RUN echo "${VERSION}" > /src/dmriprep/dmriprep/VERSION && \
176176
RUN find $HOME -type d -exec chmod go=u {} + && \
177177
find $HOME -type f -exec chmod go=u {} +
178178

179-
ENV IS_DOCKER_8395080871=1
180-
181179
RUN ldconfig
182180
WORKDIR /tmp/
183181
ENTRYPOINT ["/usr/local/miniconda/bin/dmriprep"]

0 commit comments

Comments
 (0)