Docker
Description
--- name: docker type: knowledge version: 1.0.0 agent: CodeActAgent triggers: - docker - container --- # Docker Usage Guide ## Starting Docker in Container Environments Please check if docker is already installed. If so, to start Docker in a container environment: ```bash # Start Docker daemon in the background sudo dockerd > /tmp/docker.log 2>&1 & # Wait for Docker to initialize sleep 5 ``` ## Verifying Docker Installation To verify Docker is working correctly, run the hello-world contai
Installation
Installs to ~/.claude/skills/openhands-openhands-docker/SKILL.md
mkdir -p ~/.claude/skills/openhands-openhands-docker && curl -fsSL https://raw.githubusercontent.com/OpenHands/OpenHands/HEAD/skills/docker.md -o ~/.claude/skills/openhands-openhands-docker/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps promptfoo
CLI for red-teaming LLM apps. Adaptive attack generation, CI/CD integration. Used by Shopify, Discord, Microso
DevOps