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