Sign inSign up

wobesys/mdlint-centos

By wobesys

•Updated almost 8 years ago

markdown linting

Image
0

2.7K

wobesys/mdlint-centos repository overview

FROM centos:7.4.1708
Maintainer wobe-systems GmbH ([email protected])

# dockerfile to create Sphinx documentation and LaTex PDF
RUN yum install -y epel-release && \
    yum install -y nodejs && \
    yum clean all && \
    npm install -g markdownlint-cli

Tag summary

Content type

Image

Digest

Size

95.3 MB

Last updated

almost 8 years ago

docker pull wobesys/mdlint-centos