FROM vulhub/elasticsearch:1.6.0 LABEL maintainer="phithon " COPY elasticsearch.yml ./config/ RUN set -ex \ && mkdir -p ./repo