docker-setup-fixer
Installation
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.
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.