yamllint-docker/README.md

13 lines
575 B
Markdown

# yamllint
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/yamllint)](https://hub.docker.com/r/volkerraschek/yamllint)
This project contains all sources to build the container image
`docker.io/volkerraschek/yamllint`. The primary goal of this project is to
package the binary `yamllint` as container image. The source code of the binary
can be found in the upstream project of
[adrienverge](https://github.com/adrienverge/yamllint).
The workflow or how `yamllint` can in general be used is documented
[here](https://yamllint.readthedocs.io/en/stable/).