Skip to content

Commit d306ce6

Browse files
committed
Deletes workaround for issue in MPM 2024.3
1 parent 241f6eb commit d306ce6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,6 @@ ARG MATLAB_RELEASE
9696
ARG MATLAB_PRODUCT_LIST
9797
ARG MATLAB_INSTALL_LOCATION
9898

99-
# Temporary workaround to issue introduced in MPM 2024.3
100-
ENV MW_SPROOT_SETTINGSXML=1
101-
10299
# Dont need to set HOME to install Support packages as jupyter images set HOME to NB_USER in all images, even for ROOT.
103100
RUN echo "Installing MATLAB using MPM..."
104101
RUN wget -q https://www.mathworks.com/mpm/glnxa64/mpm && \

0 commit comments

Comments
 (0)