4 lines
75 B
Docker
4 lines
75 B
Docker
FROM docker.elastic.co/elasticsearch/elasticsearch:6.2.3
|
|
|
|
EXPOSE 9200 9300
|