Robert Kaussow
f7b48512f5
All checks were successful
continuous-integration/drone/push Build is passing
1.3 KiB
1.3 KiB
markdownlint-cli
Custom image for markdownlint-cli
Custom wrapper Docker image for markdownlint-cli optimized for CI.
Usage
docker run -v $(pwd):/drone/src markdownlint-cli
# or pass arguments to markdownlint-cli
docker run -v $(pwd):/drone/src markdownlint-cli -p .gitignore
Build
docker build -t markdownlint-cli:latest .
License
This project is licensed under the MIT License - see the LICENSE file for details.