Dockerfile to build a container image containing textlint.
This image contains textlint rules as follows:
cd /path/to/text
docker run --rm -v $(pwd):/data -it hrektts/textlint textlint <TEXTLINT_ARGS>
Content type
Image
Digest
Size
662.6 MB
Last updated
over 7 years ago
docker pull hrektts/textlint