Source files of the container image volkerraschek/yamllint
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
CSRBot a21195a420
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.37.0
3 days ago
.dockerignore Initial Commit 8 months ago
.drone.yml chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.37.0 3 days ago
.editorconfig Initial Commit 8 months ago
.gitattributes Initial Commit 8 months ago
.gitignore Initial Commit 8 months ago
.markdownlint.yaml Initial Commit 8 months ago
Dockerfile chore(deps): update dependency docker.io/library/alpine to v3.18.3 2 months ago
LICENSE Initial Commit 8 months ago
Makefile fix(ci): sync with docker.io 3 months ago
README.md Initial Commit 8 months ago
manifest.tmpl fix(ci): sync with docker.io 3 months ago
renovate.json fix(renovate): exclude updating docker.io/plugins/docker 3 weeks ago

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.