FROM docker.elastic.co/elasticsearch/elasticsearch:6.2.3 MAINTAINER xt COPY run.sh / RUN chmod 775 /run.sh CMD ["/run.sh"]