Quick overview
Guides installation and use of Docker across macOS, Linux, and Windows. Covers Docker Desktop and Docker Engine setup, Dockerfile authoring, building and running containers, and docker compose workflows. Fetches from official Docker docs to ensure accuracy on version-specific install steps and CLI syntax.
Fetching from canonical Docker docs at runtime avoids stale training data for install steps and CLI flags that change between releases.
Common tasks
- Installing Docker Desktop on a new Mac
- Writing a Dockerfile for a Node.js app
- Running a containerized database locally
- Debugging a container that won't start
- Setting up multi-service apps with docker compose
Install paths
Primary command
openclaw install runeweaverstudios/docker-skill
ClawHub installer
npx clawhub@latest install runeweaverstudios/docker-skill
OpenClaw CLI
openclaw skills install runeweaverstudios/docker-skill
Direct OpenClaw install
openclaw install runeweaverstudios/docker-skill
Skill metadata
- Category: DevOps & Cloud
- Language: Markdown
- Version: 1.0.0
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/runeweaverstudios/docker-skill



