Skip to content

Instantly share code, notes, and snippets.

@harshach
Created October 16, 2023 23:35
Show Gist options
  • Save harshach/3aa0d226b557336603170e942b3780da to your computer and use it in GitHub Desktop.
Save harshach/3aa0d226b557336603170e942b3780da to your computer and use it in GitHub Desktop.
run-es-docker
docker run -p 9200:9200 -e discovery.type=single-node -e xpack.security.enabled=false -it -m 1GB docker.elastic.co/elasticsearch/elasticsearch:8.10.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment