18 lines
564 B
JSON
18 lines
564 B
JSON
{
|
|
"name": "docker-validation",
|
|
"owner": {
|
|
"name": "rknall",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "docker-validation",
|
|
"description": "Comprehensive Docker and Docker Compose validation following best practices and security standards. Validates Dockerfiles, multi-stage builds, modern Compose syntax, and generates automation scripts",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-rknall-claude-skills-docker-validation.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |