Does MathWorks support a Docker image for MATLAB? How do we create a Docker image with MATLAB installed?
91 views (last 30 days)
Show older comments
I want to create a Docker image with MATLAB installed. How do I do this?
Is there any official documentation to show me how to do this?
Accepted Answer
MathWorks Support Team
on 25 Oct 2019
Yes, instructions for creating a MATLAB Docker container image are available on GitHub:
At this time, we only recommend using MATLAB in a Docker container with Network licenses, but we are working on expanding support to other license options.
From a licensing standpoint, the Software License Agreement (SLA) includes virtual machines in the definition of a "Computer" and therefore allows the use of products in a virtual environment, except in the case of Designated Computer. The Designated Computer License Option only allows use on a single, physical (not virtual) designated Computer. The only exception to this rule is if the Designated Computer License option is used on a Automation Server that is virtual. Please see our Program Offering guide (p.14) for more information.
0 Comments
More Answers (1)
David Willingham
on 7 Apr 2021
In addition to GitHub, the MATLAB container is also now available in dockerhub!
4 Comments
Josh
on 10 May 2022 at 10:38
Am trying to implement something similar to this as it would be great to dockerize Matlab workflows.
Any progress on this issue you could share?
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!