first_commit
This commit is contained in:
1
run_elastic
Normal file
1
run_elastic
Normal file
@@ -0,0 +1 @@
|
||||
docker run --name elastic --rm --net elastic -v esdata:/usr/share/elasticsearch/data -e ES_JAVA_OPTS="-Xms1g -Xmx1g" -e xpack.security.transport.ssl.enabled=false -e discovery.type=single-node -e ELASTIC_PASSWORD=*l9qNGoojiCC4n9KcZhj -p 9200:9200 -it docker.elastic.co/elasticsearch/elasticsearch:8.6.1
|
||||
Reference in New Issue
Block a user