385 B
385 B
🌏️ ExoPlaSim Docker
Environment Variables
UID: UID of host/guest user.
GID: GID of host/guest user.
MODEL: Path to model (required).
Instructions
- Create an ExoPlaSim model
- Save it as model.py
- Set the
$MODEL
environment variable to the directory containing your model.py - Run the docker container with
docker compose run -it --rm exoplasim