Prerequisites

Before you run ASCMO in a Docker container, make sure that the following requirements are met:

  • Docker is installed and running on the host machine.

  • The ASCMO Docker image has been loaded into Docker.

  • A valid ASCMO license is available on the license server for the user who runs the computation.

  • A license file named network.lic is available.

  • The host machine can reach the license server.

  • The project file, script file, and all required input files are available in a folder that can be mounted into the container.

The Docker container runs in a Linux environment. Files that are used by the computation must be compatible with this environment.