You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN apt-get -y install xserver-xorg-video-dummy x11-apps
RUN apt-get -y install unzip
RUN mkdir mlab
RUN wget https://ssd.mathworks.com/supportfiles/downloads/R2022b/Release/5/deployment_files/installer/complete/glnxa64/MATLAB_Runtime_R2022b_Update_5_glnxa64.zip
RUN unzip MATLAB_Runtime_R2022b_Update_5_glnxa64.zip -d mlab