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
9d42ea6b9d
laradock
/
kibana
/
Dockerfile
4 lines
56 B
Docker
Raw
Normal View
History
Unescape
Escape
Updated `Kibana` version to match `Elasticsearch` version
2018-06-12 22:20:14 +08:00
FROM
docker.elastic.co/kibana/kibana:6.2.3
Add Kibana Container (#993) * Add Kibana Container * Add Kibana Port to env-example
2017-06-03 12:54:37 +08:00
Change to official repository 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
2017-06-13 01:02:08 +08:00
EXPOSE
5601