Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

🐳 Docker container containing all needed tools to run Markdown Lint

License

Notifications You must be signed in to change notification settings

WNProject/DockerMarkdownLint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Lint

License CI

Docker container containing all needed tools to run Markdown Lint. Each container will contain only one version of the Markdown Lint but will contain all additional libraries needed.

Usage

There are 2 ways to use this container Interactive and Command mode.

Interactive

This will drop you into an interactive bash session.

docker run -it -v /src:/src markdown-lint

Command

This will run the supplied command directly.

docker run -v /src:/src markdown-lint [command]

Building

docker build -t markdown-lint .

About

🐳 Docker container containing all needed tools to run Markdown Lint

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •