Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:51:57 +08:00
commit 7853bc6a00
6 changed files with 1711 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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": [
"./"
]
}