Delete Docker Hub badge and add new section
This commit is contained in:
parent
8893e5d5be
commit
c8dd625f4a
|
|
@ -1,5 +1,4 @@
|
|||
[](https://circleci.com/gh/bitnami/bitnami-docker-kibana/tree/master)
|
||||
[](https://hub.docker.com/r/bitnami/kibana/)
|
||||
[](http://slack.oss.bitnami.com)
|
||||
# What is Kibana?
|
||||
|
||||
|
|
@ -14,6 +13,14 @@ $ curl -LO https://raw.githubusercontent.com/bitnami/bitnami-docker-kibana/maste
|
|||
$ docker-compose up
|
||||
```
|
||||
|
||||
# Why use Bitnami Images ?
|
||||
|
||||
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
|
||||
* With Bitnami images the latest bug fixes and features are available as soon as possible.
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
|
||||
|
||||
# Get this image
|
||||
|
||||
The recommended way to get the Bitnami Kibana Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/kibana).
|
||||
|
|
|
|||
Loading…
Reference in New Issue