View logs
Stop and remove the container
Update to the latest image
Use Docker Compose
| Variable | Description |
|---|---|
AUTCLAW_HOST_DATA_DIR | Host persistent directory. /opt/autclaw is recommended by default. |
AUTCLAW_HTTP_PORT | Host access port. Defaults to 8200. |
AUTCLAW_IMAGE | Custom image. Defaults to nolan1121953/autclaw:latest. |
Feiniu OS (FNOS) compose example
Synology compose example
Related docs
- For first-time installation, follow How to deploy autClaw with Docker.
- To understand persistent paths, read autClaw runtime directories and paths.
- For in-app upgrades, read How to upgrade autClaw.