Delete Docker Hub badge and add new section

This commit is contained in:
Tomas Pizarro
2017-05-12 09:58:46 +00:00
parent 2bbcb64c70
commit 5e5e71e3b1

View File

@@ -1,5 +1,4 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-elasticsearch/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-elasticsearch/tree/master)
[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/elasticsearch)](https://hub.docker.com/r/bitnami/elasticsearch/)
[![Slack](http://slack.oss.bitnami.com/badge.svg)](http://slack.oss.bitnami.com)
# What is Elasticsearch?
@@ -7,7 +6,7 @@
[elastic.co/products/elasticsearch](https://www.elastic.co/products/elasticsearch)
# TLDR
# TL;DR;
```bash
docker run --name elasticsearch bitnami/elasticsearch:latest
@@ -20,6 +19,14 @@ elasticsearch:
image: bitnami/elasticsearch:latest
```
# 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 Elasticsearch Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/elasticsearch).