Overview
Features
Natural-language container composition
Use natural language prompts to plan and deploy containers with a plan+apply loop.
Container introspection and debugging
Retrieve per-container CPU, memory stats and fetch logs for debugging.
Container lifecycle management
List, create, run, recreate, start, stop, and remove containers.
Image management
List, pull, push, build, and remove images.
Network management
List, create, and remove networks.
Volume management
List, create, and remove volumes.
Remote Docker connectivity (SSH)
Connect to a remote Docker daemon by configuring an SSH host URL.
Project state persistence and resume
Resume a project to restore the status of containers, volumes, and networks across chats.
Who Is This For?
- Server admins:connect to remote Docker engines for e.g. managing a public-facing website.
- Tinkerers:run containers locally and experiment with open-source apps supporting Docker.
- AI enthusiasts:push the limits of what an LLM is capable of.




