12 lines
377 B
JSON
12 lines
377 B
JSON
{
|
|
"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",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "rknall",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |