Source files of the container image volkerraschek/markdownlint
Go to file
Markus Pesch 39619bba92
continuous-integration/drone/push Build is passing Details
Merge pull request 'chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.37.0' (#35) from renovate/git.cryptic.systems-volker.raschek-markdownlint-0.x into master
Reviewed-on: #35
2023-09-29 07:04:39 +00:00
.dockerignore Initial Commit 2021-09-08 18:14:28 +02:00
.drone.yml chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.37.0 2023-09-22 19:16:05 +02:00
.editorconfig Initial Commit 2021-09-08 18:14:28 +02:00
.gitattributes Initial Commit 2021-09-08 18:14:28 +02:00
.gitignore feat(ci): use gitea as registry and docker as mirror 2023-04-10 18:36:51 +02:00
.markdownlint.yaml Initial Commit 2021-09-08 18:14:28 +02:00
Dockerfile chore(deps): update docker.io/library/node docker tag to v20.7.0 2023-09-20 03:07:47 +02:00
LICENSE Initial Commit 2021-09-08 18:14:28 +02:00
Makefile chore(deps): update dependency igorshubovych/markdownlint-cli to v0.37.0 2023-09-22 19:09:00 +02:00
README.md fix: README 2021-09-08 19:44:53 +02:00
manifest.tmpl feat(ci): use gitea as registry and docker as mirror 2023-04-10 18:36:51 +02:00
renovate.json fix(renovate): exclude updating docker.io/plugins/docker 2023-09-03 16:18:47 +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.