Deploy locally
One command, then open a browser
The image is public on Docker Hub. Mount the folder holding your HEC-RAS project and go to localhost.
Mount your model
The project is read only. Finished runs are written to a folder you control. Nothing leaves your machine unless you configure cloud storage.
Uses every core
No CPU limit is set, so the container gets all the cores Docker has. The Run tab shows what it detected and still lets you cap the solver threads if you want to keep some headroom.
Scale it up
The same image runs on a laptop, an on premise server, or a Fargate task reading models from a bucket.
Docker Hub
Public repository, no login needed. Release notes for every version live under Tags.
- Image
ehsankahrizi1991/hecinbox - Platform
linux/amd64 - Port
8501
Requires Docker Desktop or Docker Engine. Nothing else needs installing, HEC-RAS included.