🌏️ ExoPlaSim running in a Docker container.
build | ||
compose.yaml | ||
Dockerfile | ||
README.md |
🌏️ ExoPlaSim Docker
Instructions
- Create an ExoPlaSim model.
- Replace the example model in the
build
directory with your own model (keeping the filenamemodel.py
). - Run the docker container (eg.
docker compose run -it --rm exoplasim
).
Optional Environment Variables
UID: UID of host/guest user.
GID: GID of host/guest user.
BUILD_DIR: Path to build directory.