Changes between Version 11 and Version 12 of docker


Ignore:
Timestamp:
11/16/20 15:38:41 (4 years ago)
Author:
downs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • docker

    v11 v12  
    44= Installing Matlab on Docker =
    55
    6 To install Matlab on Docker you will nee to download the full installation files, in addition to a file installation key and license file. Under an Academic headcount file from the Unversity of Montana, I was able to get an installation key and license by logging into my Mathworks account, going to the "install and activate" tab, then clicking "activate to retrieve license file" under related tasks. From there, click active a computer. The Matlab license is tied to a specific username and MAC address, so in order to get it to work in docker specify the login name as root, which is the Docker default, and set the mac address to 02:42:ac:11:00:02.
     6To install Matlab on Docker you will nee to download the full installation files, in addition to a file installation key and license file. Under an academic headcount license through the Unversity of Montana, I was able to get an installation key and license by logging into my Mathworks account, going to the "install and activate" tab, then clicking "activate to retrieve license file" under related tasks. From there, click "active a computer". The Matlab license is tied to a specific username and MAC address, so in order to get it to work in docker, specify the login name as "root", which is the Docker default, and set the mac address to 02:42:ac:11:00:02. The license MAC address needs to match the MAC address in the Docker container, which can be specified at runtime.
    77
    88[[Image(shot1.png,800px)]]
     9
     10Submit this form, then click no on the next page.
     11
     12[[Image(shot2.png,800px)]]
     13
     14Next
    915
    1016You can add the following lines to `~/.ssh/config` on your local machine if you are running ISSM from outside campus: