Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-docker-specialist.json
2025-11-29 18:53:27 +08:00

18 lines
716 B
JSON

{
"name": "docker-specialist",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "docker-specialist",
"description": "Docker and containerization expert for Dockerfile optimization, multi-stage builds, docker-compose orchestration, container debugging, image size reduction, security scanning, networking, and volume management. Use when working with Docker containers, writing Dockerfiles, or troubleshooting containerization issues.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-docker-specialist.git"
},
"strict": true
}
]
}