Source files of the container image volkerraschek/markdownlint
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
Markus Pesch bf55a651a1
continuous-integration/drone/push Build is failing Details
feat(ci): migrate to volker.raschek/git v1.2.1
5 hours ago
.dockerignore Initial Commit 2 years ago
.drone.yml feat(ci): migrate to volker.raschek/git v1.2.1 5 hours ago
.editorconfig Initial Commit 2 years ago
.gitattributes Initial Commit 2 years ago
.gitignore feat(ci): use gitea as registry and docker as mirror 2 months ago
.markdownlint.yaml Initial Commit 2 years ago
Dockerfile fix: bump to v0.32.0 11 months ago
LICENSE Initial Commit 2 years ago
Makefile chore(deps): update dependency igorshubovych/markdownlint-cli to v0.33.0 5 months ago
README.md fix: README 2 years ago
manifest.tmpl feat(ci): use gitea as registry and docker as mirror 2 months ago
renovate.json fix(renovate): adapt markdownlint version regexp 11 months ago

README.md

markdownlint-docker

Build Status Docker Pulls

This project contains all sources to build the container image docker.io/volkerraschek/markdownlint. The primary goal of this project is to packge the binary markdownlint-ci as container image. The source code of the binary can be found in the upstream project of igorshubovych.

The workflow or how markdownlint-ci can in general be used is documented here.