Source files of the container image volkerraschek/yamllint
CSRBot
97f5da2b36
Some checks reported errors
continuous-integration/drone/push Build encountered an error
|
||
---|---|---|
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.markdownlint.yaml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manifest.tmpl | ||
README.md | ||
renovate.json |
yamllint-docker
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.
The workflow or how yamllint
can in general be used is documented
here.