mirror of
https://github.com/simon987/sist2.git
synced 2025-04-16 08:56:45 +00:00
3 lines
121 B
Bash
Executable File
3 lines
121 B
Bash
Executable File
docker run --rm -it -p 9200:9200 -e "discovery.type=single-node" \
|
|
-e "ES_JAVA_OPTS=-Xms8g -Xmx8g" elasticsearch:7.14.0
|