... | ... | @@ -13,7 +13,7 @@ we recommend to set the number of file handles to 100000 |
|
|
|
|
|
* option a.) ulimit -n 100000 in the file /etc/init.d/docker
|
|
|
* option b.) docker run --ulimit nofile=100000:100000 image:tag
|
|
|
see further info here (https://docs.docker.com/engine/reference/commandline/run/#set-ulimits-in-container---ulimit)
|
|
|
* see further info here (https://docs.docker.com/engine/reference/commandline/run/#set-ulimits-in-container---ulimit)
|
|
|
|
|
|
|
|
|
## setup D2Sphere
|
... | ... | |