docker
officialscriptablepopularcautioncontainers / infrabrew
Docker · Containers, images, and compose workflows from the terminal.
$ brew install --cask dockerOne-liner to try
$ docker run hello-worldAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
docker version
Agent URL
/cli/docker/agent.md
Quick reference
Install
brew install --cask dockerVerify
docker versionFirst command
docker run hello-worldAbout
The official CLI from Docker. Containers, images, and compose workflows from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. docker run hello-world