docker

安装量: 49
排名: #22564

安装

npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill docker
Docker Containerization Skill
Summary
Docker provides containerization for packaging applications with their dependencies into isolated, portable units. Containers ensure consistency across development, testing, and production environments, eliminating "works on my machine" problems.
When to Use
Local Development
Consistent dev environments across team members
CI/CD Pipelines
Reproducible build and test environments
Microservices
Isolated services with independent scaling
Production Deployment
Portable applications across cloud providers
Database/Service Testing
Ephemeral databases for integration tests
Legacy Application Isolation
Run incompatible dependencies side-by-side Quick Start Show more Installs 950 Repository bobmatnyc/claud…m-skills GitHub Stars 73 First Seen Jan 23, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
返回排行榜