docker-compose-validator
CommunityValidate Compose files before you ship
Software Engineering#security audit#docker compose#dependency graph#yaml validation#configuration linting#pre-deployment checks#container readiness
AuthorToanPV90
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you catch Docker Compose syntax, configuration, dependency, and security issues before deployment so services don’t fail unexpectedly or expose unsafe settings.
Core Features & Use Cases
- Compose validation workflow: checks YAML syntax, runs
docker compose configresolution, and produces a severity-based report with proposed remediations (read-only by default). - Dependency and readiness auditing: verifies
depends_ontargets exist, validatescondition: service_healthyrequires ahealthcheck, and flags circular dependencies. - Security and operational checks: evaluates networks, volumes, and common security risks like privileged mode, host networking, root execution, plaintext secrets, and
:latestimage tags.
Quick Start
Use the docker-compose-validator skill to audit your compose file compose.yaml for errors, warnings, and security findings before running it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: docker-compose-validator Download link: https://github.com/ToanPV90/dotfiles/archive/main.zip#docker-compose-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.