docker-compose-validator

Community

Validate Compose files before you ship

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 config resolution, and produces a severity-based report with proposed remediations (read-only by default).
  • Dependency and readiness auditing: verifies depends_on targets exist, validates condition: service_healthy requires a healthcheck, 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 :latest image 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.