elastic / stack-docker

Project no longer maintained.
Apache License 2.0
1.18k stars 448 forks source link

Fixing hanging issue - adding ulimits to elasticsearch #103

Open zentale opened 4 years ago

zentale commented 4 years ago

fixes https://github.com/elastic/stack-docker/issues/55 I have run docker-compose -f setup.yml up after this change, and it started working for me.

Solution based on: https://github.com/docker-library/elasticsearch/issues/140 https://github.com/OpenCTI-Platform/opencti/issues/93