Change README.md structure

This commit is contained in:
Andres
2017-03-28 10:43:07 +02:00
committed by GitHub
parent 5f7cf96c0e
commit 30c27a0c3f

View File

@@ -1,15 +1,6 @@
[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-ruby/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-ruby/tree/master)
[![Docker Hub Automated Build](http://container.checkforupdates.com/badges/bitnami/ruby)](https://hub.docker.com/r/bitnami/ruby/)
# Supported tags and respective `Dockerfile` links
- [`2.4`](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.4/Dockerfile) [`2.4.0-r2`](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.4/Dockerfile) [`latest`](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.4/Dockerfile)
- [`2.3`](https://github.com/bitnami/bitnami-docker-ruby/blob/5b6adb339daf6d52788e0ceeeb207c6308d50463/2.3/Dockerfile) [`2.3.3-r1`](https://github.com/bitnami/bitnami-docker-ruby/blob/5b6adb339daf6d52788e0ceeeb207c6308d50463/2.3/Dockerfile)
- [`2.2`](https://github.com/bitnami/bitnami-docker-ruby/blob/b019a21cc4cabd79e6dace65b9935c3d6e5358b7/2.2/Dockerfile) [`2.2.6-r1`](https://github.com/bitnami/bitnami-docker-ruby/blob/b019a21cc4cabd79e6dace65b9935c3d6e5358b7/2.2/Dockerfile)
- [`2.1`](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.1/Dockerfile) [`2.1.10-r1`](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.1/Dockerfile)
Subscribe to project updates by watching the [bitnami/ruby GitHub repo](https://github.com/bitnami/bitnami-docker-ruby).
# What is Ruby?
> Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
@@ -32,6 +23,15 @@ ruby:
- .:/app
```
# Supported tags and respective `Dockerfile` links
- [`2.4`, `2.4.0-r2`, `latest` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.4/Dockerfile)
- [`2.3`, `2.3.3-r1` (2.3/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/5b6adb339daf6d52788e0ceeeb207c6308d50463/2.3/Dockerfile)
- [`2.2`, `2.2.6-r1` (2.2/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/b019a21cc4cabd79e6dace65b9935c3d6e5358b7/2.2/Dockerfile)
- [`2.1`, `2.1.10-r1` (2.1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/24e47e3c3e1ea94c30da1900ec596bca97c28afb/2.1/Dockerfile)
Subscribe to project updates by watching the [bitnami/ruby GitHub repo](https://github.com/bitnami/bitnami-docker-ruby).
# Get this image
The recommended way to get the Bitnami Ruby Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/ruby).