Install
openclaw skills install @kingaiwork/docker-managerEnterprise Docker management: volume backup, container health monitoring, automated cleanup, cross-host migration. Production-tested on trading infrastructure.
openclaw skills install @kingaiwork/docker-managerProduction-grade Docker management toolkit used daily to maintain king-qdrant, king-redis, and supporting containers in a live trading environment.
# Backup all volumes
clawhub run docker-manager --backup-volumes
# Check container health
clawhub run docker-manager --health --format json
# Cleanup unused resources
clawhub run docker-manager --prune --age 7d
Built by usdxtech — running containerized production trading since 2026.
| Feature | Free | Pro ($5.99) | Enterprise ($12.99) |
|---|---|---|---|
| List containers | ✅ | ✅ | ✅ |
| View logs | ✅ | ✅ | ✅ |
| Basic health check | ✅ | ✅ | ✅ |
| Volume backup (restic) | — | ✅ | ✅ |
| Container health monitoring | — | ✅ | ✅ |
| Automated cleanup (prune) | — | ✅ | ✅ |
| Multi-host migration | — | — | ✅ |
| Compose file generation | — | — | ✅ |
| SLA support | — | — | ✅ |