Source files of the container image volkerraschek/yamllint
Go to file
CSRBot 2dbcc8845c
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update quay.io/skopeo/stable docker tag to v1.14.2
2024-02-18 17:21:59 +00:00
.dockerignore
.drone.yml chore(deps): update quay.io/skopeo/stable docker tag to v1.14.2 2024-02-18 17:21:59 +00:00
.editorconfig
.gitattributes
.gitignore
.markdownlint.yaml
Dockerfile chore(deps): update docker.io/library/alpine docker tag to v3.18.5 2023-12-06 17:28:36 +00:00
LICENSE
Makefile
README.md
manifest.tmpl
renovate.json fix(renovate): remove automerge options 2024-01-21 14:37:18 +01:00

README.md

yamllint-docker

Build Status Docker Pulls

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.