ASCMO Docker Container

The ASCMO Docker container lets you run ASCMO computations without the graphical user interface. It runs ASCMO in an isolated Linux environment.

Use the container when you want to run prepared computations on a remote server, in an automated workflow, or on a local machine without opening the ASCMO desktop application.

The container supports two execution modes:

  • Preconfigured project

    Runs an ASCMO project file that has been exported for execution in Docker.

  • ASCMO script

    Runs an *.ascmoScript file that contains ASCMO interface commands.

The container does not replace the ASCMO desktop application for model setup and interactive work. Prepare and validate projects in ASCMO before you run them in the container.