Sign inSign up

cschellhas/docker-languagetool

By cschellhas

Updated over 8 years ago

None of this

Image
0

263

cschellhas/docker-languagetool repository overview

Introduction

LanguageTool is an Open Source proof­reading software for English, French, German, Polish, and more than 20 other languages.

You can use the LanguageTools with a firefox-plugin.

This is a Dockerfile to get the languagetools running on a system without java.

Usage

The Server is running on port 8010, this port should exposed.

$ docker pull silviof/docker-languagetool
[...]
$ docker run --rm -p 8010:8010 silviof/docker-languagetool

Or you run it in background via -d-option.

Tag summary

Content type

Image

Digest

Size

385.8 MB

Last updated

over 8 years ago

docker pull cschellhas/docker-languagetool