From 30c27a0c3fac2382373e4c0e5445799cb4d3e3e5 Mon Sep 17 00:00:00 2001 From: Andres Date: Tue, 28 Mar 2017 10:43:07 +0200 Subject: [PATCH] Change README.md structure --- bitnami/ruby/README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/ruby/README.md b/bitnami/ruby/README.md index f76b7d47081b..05576d701eb1 100644 --- a/bitnami/ruby/README.md +++ b/bitnami/ruby/README.md @@ -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).