Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

gaia-adm/docker-kibana

Repository files navigation

CircleCI

#Customizable Kibana image

Build the image: docker build --build-arg https-proxy=http://foo:2020 -t gaiaadm/kibana .

In order to run manually: docker run --rm -it --name kibana -p 5601:5601 --link es:elasticsearch gaiaadm/kibana

NOTE: kibana starts slowly due to X-PACK (~1.5-2 min till ready)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published