Docker

ALWAYS activate when the user's query involves Docker in any way — even if it also matches other skills. If the words docker, Dockerfile, docker-compose, compose.yml, container, or image appear in the query, this skill MUST be used. Covers: writing or editing Dockerfiles and compose files, adding services (postgres, redis, etc.) to compose, volume mounts and data persistence, docker build failures (layer caching, npm install issues), healthchecks and service startup ordering (depends_on), environment variables in containers, port mapping, container crashes and exit codes (OOM/137), non-root users, multi-stage builds, image optimization, .dockerignore, and deploying to container runtimes. Takes priority over general implementation or debugging skills when Docker infrastructure is the subject.

majiayu000 4d27685 2 files · 5.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/devops/docker-avibebuilder-claude-prime commit 4d27685b66

Frequently asked questions

npx skillmds add majiayu000/docker-12