An open API service indexing awesome lists of open source software.

https://github.com/pottava/docker-textlint


https://github.com/pottava/docker-textlint

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dockerized [textlint](https://textlint.github.io/)

[![pottava/textlint](http://dockeri.co/image/pottava/textlint)](https://hub.docker.com/r/pottava/textlint/)

## Supported tags and respective `Dockerfile` links:

・latest ([versions/10.2/base/Dockerfile](https://github.com/pottava/docker-latex/blob/master/versions/10.2/base/Dockerfile))
・10.2 ([versions/10.2/base/Dockerfile](https://github.com/pottava/docker-latex/blob/master/versions/10.2/base/Dockerfile))
・10.2-rst ([versions/10.2/rst/Dockerfile](https://github.com/pottava/docker-latex/blob/master/versions/10.2/rst/Dockerfile))

## Usage

```
$ docker run --rm -it -v $(pwd):/work pottava/textlint:10.2
```