A Docker image of the MATSim open-source framework.
100K+
A docker image of the MATSim open-source framework:
DockerEntrypoint class when started.config.xml and save output files from the container using volumes.Run MATSim inside a container:
docker run \
-v <host/path/to/input>:/opt/matsim/data/input:ro \
-v <host/path/to/output>:/opt/matsim/data/output \
maptic/matsim:latest <optional MATSIM-ARGS>
To pull the recent version of the image, refer to the latest tag.
Content type
Image
Digest
sha256:5de07fc77…
Size
286.7 MB
Last updated
over 2 years ago
docker pull maptic/matsim