https://github.com/pottava/docker-textlint
https://github.com/pottava/docker-textlint
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pottava/docker-textlint
- Owner: pottava
- Created: 2018-04-09T08:10:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-09T08:15:29.000Z (over 8 years ago)
- Last Synced: 2025-04-08T23:29:31.620Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerized [textlint](https://textlint.github.io/)
[](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
```