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
4dc4a4e680
laradock
/
kibana
/
Dockerfile
4 lines
56 B
Docker
Raw
Normal View
History
Unescape
Escape
update version of elastic and kibana (#1996)
2019-02-23 12:19:34 +08:00
FROM
docker.elastic.co/kibana/kibana:6.6.0
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