03b551f9d6
Elastic.co announced they will pull out their official images from the Docker Registry and user their own. There will be no updates starting 6/20/2017. Pulling needs explicit version. Currently 5.4.1
4 lines
75 B
Docker
4 lines
75 B
Docker
FROM docker.elastic.co/elasticsearch/elasticsearch:5.4.1
|
|
|
|
EXPOSE 9200 9300
|