As the name implies, `base` can be used by other projects as a base image, adding their own libraries on top. `base` can run SimStadt workflows with the simple SimStadt.sh syntax, pointing to a repository, project or workflow:
```
docker run --rm -v "$(pwd)/data:/data" simstadt/simstadt:base \