Skip to content

Default installation path of Dockerfile and mpm_input_file differ #154

@s6nke

Description

@s6nke

Hello everyone,

today i encountered a light inconvenience, where the default settings for the installation path for Matlab is set differently according the arguments definitions.
Building the docker image based on the provided Dockerfile sets the default installation path hard-coded to "/opt" whereas using the mpm_input_file the default for destinationFolder is set to be "/usr/local", if you do not uncomment the corresponding line.

Is working with those two in combination not encouraged? Since it would be nice not to define the installation path in the Dockerfile again after setting it in the mpm_input_file (but is needed for symlinking the binary to start).

Hope this helps. Best regards,
Sönke

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions