| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
… 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.
|
|\
| |
| | |
Fix warnings and upgrade to openjdk-14
|
| | |
|
|/
|
| |
Add an example of how to run the image with minimum rights
|
|
|
|
|
|
|
|
|
| |
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>
|
|
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
|