blackbirdchess-docker-dev/kibana/Dockerfile
ItaloBC 30df311ec2 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-12 13:02:08 -04:00

4 lines
56 B
Docker

FROM docker.elastic.co/kibana/kibana:5.4.1
EXPOSE 5601