Skip to content

Releases: maptic/matsim-docker

matsim-docker 15.0-2022w40-1

09 Oct 21:34
79cb109
Compare
Choose a tag to compare
  • Update to JDK 18.
  • Bump MATSim version to 15.0-2022w40.

matsim-docker 14.0-1

23 Sep 01:35
Compare
Choose a tag to compare
  • Bump MATSim version to 14.0.
  • Configured dependabot.

matsim-docker 13.0-2

12 Sep 21:46
Compare
Choose a tag to compare
  • GitHub Actions: Publish image on release, also build image on other branches than main.

matsim-docker 13.0-1

11 Sep 12:54
Compare
Choose a tag to compare

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.