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
- Host: GitHub
- URL: https://github.com/fleshgrinder/docker-yamllint
- Owner: Fleshgrinder
- License: unlicense
- Created: 2019-01-10T21:59:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T09:36:44.000Z (about 3 years ago)
- Last Synced: 2025-01-28T20:11:44.664Z (9 months ago)
- Topics: alpine, docker, docker-image, lint, linter, yaml, yamllint
- Language: Shell
- Homepage: https://hub.docker.com/r/fleshgrinder/yamllint
- Size: 12.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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