Skip to content

Commit

Permalink
unset _JAVA_OPTIONS
Browse files Browse the repository at this point in the history
hopefully fixes issues where user's env var overrides this..
  • Loading branch information
akhanf authored Sep 7, 2021
1 parent 91eacc7 commit e235407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ ENV PATH /opt/conda/bin:/opt/itksnap/bin/:/opt/niftyreg-1.3.9/bin:/opt/workbench
ENV FSLDIR "/opt/fsl-5.0.11"
ENV FSLOUTPUTTYPE NIFTI_GZ
ENV FSLMULTIFILEQUIT TRUE
ENV _JAVA_OPTIONS=


0 comments on commit e235407

Please sign in to comment.