aboutsummaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Collapse)AuthorAge
* added route clarificationKevin Danikowski2021-09-06
| | | Added routing documentation clarification #25
* Resolve Docker error: Minimum memoryswap limit…Katrin Leinweber2021-04-15
| | | | | | | | | … should be larger than memory limit. At least on macOS with Docker Desktop 3.3 and Docker Engine 20.10.5, `docker run --help | grep 'memory-swap'` reports: Swap limit equal to memory plus swap. Accordingly, this patch resolves that error.
* Merge pull request #13 from jansel/java14silvio2020-06-29
|\ | | | | Fix warnings and upgrade to openjdk-14
| * Fix warnings and upgrade to openjdk-14Jason Ansel2020-05-05
| |
* | Update readme.mdHugues Morisset2020-05-09
|/ | | Add an example of how to run the image with minimum rights
* add ngrams supportSilvio Fricke2018-03-30
| | | | | | | | | Please add a volume option to `docker run` command like `-v /path/to/ngrams:/ngrams`. This fixes #5. Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
* initial commitSilvio Fricke2015-04-02
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>