FROM docker.elastic.co/elasticsearch/elasticsearch:6.0.0-beta1
HEALTHCHECK --interval=1s --retries=90 CMD curl -f http://localhost:9200
