Source files of the container image volkerraschek/yamllint
Go to file
CSRBot 97f5da2b36
continuous-integration/drone/push Build encountered an error Details
chore(deps): update docker.io/plugins/docker docker tag to v20.14.4
2023-09-03 13:30:44 +00:00
.dockerignore
.drone.yml chore(deps): update docker.io/plugins/docker docker tag to v20.14.4 2023-09-03 13:30:44 +00:00
.editorconfig
.gitattributes
.gitignore
.markdownlint.yaml
Dockerfile chore(deps): update dependency docker.io/library/alpine to v3.18.3 2023-08-07 23:38:10 +02:00
LICENSE
Makefile fix(ci): sync with docker.io 2023-06-15 16:44:14 +02:00
README.md
manifest.tmpl fix(ci): sync with docker.io 2023-06-15 16:44:14 +02:00
renovate.json fix(renovate): automerge patch versions of used container images in docker files 2023-06-18 21:52:32 +02: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.