- Bump MATSim version to 16.0.
- Fix renaming of controller.
- Update to JDK 18.
- Bump MATSim version to 15.0.
- Bump MATSim version to 14.0.
- Configured dependabot.
- GitHub Actions: Publish image on release, also build image on other branches than main.
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.