aboutsummaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Collapse)AuthorAge
* Add support for HTTPServerConfig optionsChristian Segundo2022-04-10
|
* Update readme.mdChristian Segundo2022-04-03
|
* Full refactorChristian Segundo2022-03-07
|
* readme: fix link to firefox pluginSilvio Fricke2022-02-16
| | | | | | | | The old plugin has not been supported for a long time. closes #33 Signed-off-by: Silvio Fricke <silvio.fricke@softing.com>
* 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>