Docker default paths
Run a release artifact directly
When you run a release artifact directly,runtime_root is the directory that contains the autClaw executable. By default, autClaw uses these paths under that directory:
Default port
When you run a normal artifact directly and do not setHTTP_ADDR, the backend listens on:
Related docs
- For a new instance, follow How to deploy autClaw with Docker.
- For container recreation, logs, and update commands, use autClaw Docker operations.
- To check which paths are preserved during application upgrades, read How to upgrade autClaw.