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 241f6eb commit d306ce6Copy full SHA for d306ce6
Dockerfile
@@ -96,9 +96,6 @@ ARG MATLAB_RELEASE
96
ARG MATLAB_PRODUCT_LIST
97
ARG MATLAB_INSTALL_LOCATION
98
99
-# Temporary workaround to issue introduced in MPM 2024.3
100
-ENV MW_SPROOT_SETTINGSXML=1
101
-
102
# Dont need to set HOME to install Support packages as jupyter images set HOME to NB_USER in all images, even for ROOT.
103
RUN echo "Installing MATLAB using MPM..."
104
RUN wget -q https://www.mathworks.com/mpm/glnxa64/mpm && \
0 commit comments