Compile the Dockerfile

docker build -t languagetool-custom .
docker run --rm -it -p 8010:8010 languagetool-custom

CREATIVE_WRITING