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
claude install-skill https://github.com/OpenHands/OpenHands/blob/main/skills/docker.md Full documentation available on GitHub
View Source RepositoryRelated Skills
Kubernetes
---
DevOps community AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architecture patterns
DevOps community Composio Split
Manage Split feature flags and experiments
DevOps community **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.
DevOps community CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps community promptfoo
CLI for red-teaming LLM apps. Adaptive attack generation, CI/CD integration. Used by Shopify, Discord, Microsoft. ~6k stars.
DevOps community