Sign inSign up

qmu1/redpen

By qmu1

Updated about 9 years ago

An alipine-based dockerfile which runs RedPen (an open source proofreading tool) with python 2.7.

Image
0

1.0K

qmu1/redpen repository overview

RedPen Dockerfile

layers badge

An alipine-based dockerfile which runs RedPen (an open source proofreading tool) with python 2.7.

Usage

docker run -it --rm -v $(pwd):/data qmu1/redpen:latest /bin/sh -c "redpen -c redpen-conf-ja.xml target_doc.txt -r json2"

DockerHub

Available on the DockerHub.

https://hub.docker.com/r/qmu1/redpen/

License

MIT License

Copyright (c) qmu Co.,Inc.

Tag summary

Content type

Image

Digest

Size

134.4 MB

Last updated

about 9 years ago

docker pull qmu1/redpen