Add supported tags in README

This commit is contained in:
Andres
2017-02-21 16:13:16 +01:00
parent 843aa5ab80
commit fcfef669dd

View File

@@ -1,6 +1,15 @@
[![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/ccdf5081431b4b762d33a100717cada808c1d6ca/2.4/Dockerfile) [`2.4.0-r1`](https://github.com/bitnami/bitnami-docker-ruby/blob/ccdf5081431b4b762d33a100717cada808c1d6ca/2.4/Dockerfile) [`latest`](https://github.com/bitnami/bitnami-docker-ruby/blob/ccdf5081431b4b762d33a100717cada808c1d6ca/2.4/Dockerfile)
- [`2.3`](https://github.com/bitnami/bitnami-docker-ruby/blob/c488c2a9ff54e1cce7e5aea59a8abdd9adc99c61/2.3/Dockerfile) [`2.3.3-r0`](https://github.com/bitnami/bitnami-docker-ruby/blob/c488c2a9ff54e1cce7e5aea59a8abdd9adc99c61/2.3/Dockerfile)
- [`2.2`](https://github.com/bitnami/bitnami-docker-ruby/blob/262c37150d9cb93fe85d81877942e3d26aa64b00/2.2/Dockerfile) [`2.2.6-r0`](https://github.com/bitnami/bitnami-docker-ruby/blob/262c37150d9cb93fe85d81877942e3d26aa64b00/2.2/Dockerfile)
- [`2.1`](https://github.com/bitnami/bitnami-docker-ruby/blob/ca242044d5436a5b8f75e23613f39cd8fd65e308/2.1/Dockerfile) [`2.1.10-r0`](https://github.com/bitnami/bitnami-docker-ruby/blob/ca242044d5436a5b8f75e23613f39cd8fd65e308/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.