muench-dev

docker-setup-fixer

The linter checks the docker setup and lints all files

muench-dev 0 Updated 4mo ago
GitHub

Install

npx skillscat add muench-dev/agent-skills/docker-setup-fixer

Install via the SkillsCat registry.

SKILL.md

docker-compose.yml

Lint the docker-compose.yml / docker-compose.yaml files in the project by using the tool dclint.

Example:

npx dclint docker-compose.yml

Fix all errors automatically.