Source files of the container image volkerraschek/markdownlint
Go to file
CSRBot 9182c584ac
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
chore(deps): update docker.io/library/node docker tag to v21.5.0
2024-01-10 20:09:23 +00:00
.dockerignore
.drone.yml chore(deps): update docker.io/plugins/docker docker tag to v20.17.2 2024-01-10 17:12:27 +00:00
.editorconfig
.gitattributes
.gitignore feat(ci): use gitea as registry and docker as mirror 2023-04-10 18:36:51 +02:00
.markdownlint.yaml
Dockerfile chore(deps): update docker.io/library/node docker tag to v21.5.0 2024-01-10 20:09:23 +00:00
LICENSE
Makefile fix(Makefile): rename image 2023-12-09 15:09:20 +01:00
README.md
manifest.tmpl fix: unsupport arm-v7 image 2023-10-25 14:20:06 +02:00
renovate.json fix: format renovate.json 2023-10-25 14:23:43 +02:00

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.