Skip to content

Instantly share code, notes, and snippets.

@omginbd
Last active May 9, 2018 22:08
Show Gist options
  • Save omginbd/de4435d77e12148936468b3538bd2a41 to your computer and use it in GitHub Desktop.
Save omginbd/de4435d77e12148936468b3538bd2a41 to your computer and use it in GitHub Desktop.
{
"image": "elasticsearch:2.4-alpine",
"ports": ["9201:9200", "9301:9300"],
"volumes": ["${KUDE_CONFIG_HOME}/catalog/elasticsearch-2.4-alpine/data:/usr/share/catalog_elasticsearch/data"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment