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.
The linter checks the docker setup and lints all files
Browse the full folder contents for docker-setup-fixer.
Loading file tree…
Skill Metadata
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.