Skip to content

Instantly share code, notes, and snippets.

@barseghyanartur
Created July 22, 2020 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barseghyanartur/465aeb314775527187de0e180a401a3d to your computer and use it in GitHub Desktop.
Save barseghyanartur/465aeb314775527187de0e180a401a3d to your computer and use it in GitHub Desktop.
Run Elastic with Podman
podman run --ulimit=host -p "9200:9200" elasticsearch:7.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment