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
0586247e3f
laradock
/
kibana
/
Dockerfile
4 lines
56 B
Docker
Raw
Normal View
History
Unescape
Escape
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
FROM
docker.elastic.co/kibana/kibana:5.4.1
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