Docker Manager

Enterprise Docker management: volume backup, container health monitoring, automated cleanup, cross-host migration. Production-tested on trading infrastructure.

Install

openclaw skills install @kingaiwork/docker-manager

Docker Manager — Enterprise Edition

Production-grade Docker management toolkit used daily to maintain king-qdrant, king-redis, and supporting containers in a live trading environment.

Capabilities

  • Volume Backup: One-command backup of any Docker volume to restic repository
  • Health Monitoring: Container status, resource usage, restart tracking
  • Automated Cleanup: Prune unused volumes, images, and networks by policy
  • Migration: Export/import containers and volumes across hosts
  • Compose Management: Generate and validate docker-compose files

Example

bash
# 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

Pricing

  • Free: List containers, view logs, basic health check
  • Pro $5.99: Volume backup, health monitoring, cleanup automation
  • Enterprise $12.99: Multi-host, migration tools, SLA support

Built by usdxtech — running containerized production trading since 2026.

Edition Comparison

FeatureFreePro ($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