Skip to content

matsim-docker 13.0-1

Compare
Choose a tag to compare
@munterfi munterfi released this 11 Sep 12:54
· 282 commits to main since this release

Initial release of a containerized MATSim 13.0. The dash in the image tag version specifies the version of the image. To pull the latest image, refer to the main branch.

  • Container calls the main method of the DockerEntrypoint class when started.
  • Provide input files with config and save output files from the container using volumes.
  • Pass additional arguments to MATSim using commands following the run statement.