From 11d01bff09d69398156187b07e4f3c01d408b2f6 Mon Sep 17 00:00:00 2001 From: Tomas Pizarro Date: Fri, 12 May 2017 10:11:08 +0000 Subject: [PATCH] Delete Docker Hub badge and add new section --- bitnami/osclass/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bitnami/osclass/README.md b/bitnami/osclass/README.md index c17f29ccc82f..a765e1dc4524 100644 --- a/bitnami/osclass/README.md +++ b/bitnami/osclass/README.md @@ -1,5 +1,4 @@ [![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-osclass/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-osclass/tree/master) -[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/osclass)](https://hub.docker.com/r/bitnami/osclass/) [![Slack](http://slack.oss.bitnami.com/badge.svg)](http://slack.oss.bitnami.com) # What is Osclass? @@ -15,6 +14,14 @@ $ curl -LO https://raw.githubusercontent.com/bitnami/bitnami-docker-osclass/mast $ 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. + # Prerequisites To run this application you need [Docker Engine](https://www.docker.com/products/docker-engine) >= `1.10.0`. [Docker Compose](https://www.docker.com/products/docker-compose) is recommended with a version `1.6.0` or later.