An open API service indexing awesome lists of open source software.

https://github.com/fleshgrinder/docker-yamllint

Minimal dockerized YAMLlint
https://github.com/fleshgrinder/docker-yamllint

alpine docker docker-image lint linter yaml yamllint

Last synced: 7 months ago
JSON representation

Minimal dockerized YAMLlint

Awesome Lists containing this project

README

          



YAML Logo


Docker YAMLlint


Minimal dockerized YAMLlint


Alpine image with standalone [yamllint] executable. The executable is built with
[six8/pyinstaller-alpine] for maximum performance and smallest possible size. No
Python installation is included, or any other baggage. Refer to the
[official documentation] for [yamllint] usage information.

The images are built automatically through a scheduled [CircleCI] job that runs
every day. Hence, new versions should be available within 24 hours.

[yamllint]: https://github.com/adrienverge/yamllint
[six8/pyinstaller-alpine]: https://github.com/six8/pyinstaller-alpine
[official documentation]: https://yamllint.readthedocs.io/
[CircleCi]: https://circleci.com/gh/Fleshgrinder/workflows/docker-yamllint