This website requires JavaScript.
Explore
Help
Register
Sign In
ykxiao
/
laradock
Watch
1
Star
0
Fork
You've already forked laradock
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89a1ac652e
laradock
/
elasticsearch
/
Dockerfile
4 lines
75 B
Docker
Raw
Normal View
History
Unescape
Escape
Update to Elasticsearch 7.1.1 (#2179) * Update Elasticsearch to 7.1.1 * Removed unnecessary quotes
2019-07-14 11:44:21 +08:00
FROM
docker.elastic.co/elasticsearch/elasticsearch:7.1.1
Support ElasticSearch Container. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-09-07 15:18:54 +08:00
EXPOSE
9200 9300