Run update.sh

This commit is contained in:
Docker Library Bot 2016-08-01 16:01:38 -07:00
parent d8cb7471d2
commit dd7f618ba6
6 changed files with 37 additions and 37 deletions

View File

@ -1,10 +1,10 @@
# Supported tags and respective `Dockerfile` links
- [`5.7.13`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/f7a67d7634a68d319988ad6f99729bfeaa84ceb2/5.7/Dockerfile)
- [`5.6.31`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/f7a67d7634a68d319988ad6f99729bfeaa84ceb2/5.6/Dockerfile)
- [`5.5.50`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/f7a67d7634a68d319988ad6f99729bfeaa84ceb2/5.5/Dockerfile)
- [`5.7.14`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/77f0a50ecd54edafe48ce3a2a328c22e9e7564a8/5.7/Dockerfile)
- [`5.6.32`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/77f0a50ecd54edafe48ce3a2a328c22e9e7564a8/5.6/Dockerfile)
- [`5.5.51`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/77f0a50ecd54edafe48ce3a2a328c22e9e7564a8/5.5/Dockerfile)
[![](https://badge.imagelayers.io/mysql:latest.svg)](https://imagelayers.io/?images=mysql:5.7.13,mysql:5.6.31,mysql:5.5.50)
[![](https://badge.imagelayers.io/mysql:latest.svg)](https://imagelayers.io/?images=mysql:5.7.14,mysql:5.6.32,mysql:5.5.51)
For more information about this image and its history, please see [the relevant manifest file (`library/mysql`)](https://github.com/docker-library/official-images/blob/master/library/mysql). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fmysql).

View File

@ -1,27 +1,27 @@
# Supported tags and respective `Dockerfile` links
- [`2.7.12`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/Dockerfile)
- [`2.7.12-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/slim/Dockerfile)
- [`2.7.12-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/alpine/Dockerfile)
- [`2.7.12-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/2.7/wheezy/Dockerfile)
- [`2.7.12`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/2.7/Dockerfile)
- [`2.7.12-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/2.7/slim/Dockerfile)
- [`2.7.12-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8ab2af26df98ddbcd7ce7d39b0ee343dd8d86d41/2.7/alpine/Dockerfile)
- [`2.7.12-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/2.7/wheezy/Dockerfile)
- [`2.7.12-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile)
- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/Dockerfile)
- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/slim/Dockerfile)
- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/alpine/Dockerfile)
- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.3/wheezy/Dockerfile)
- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.3/Dockerfile)
- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.3/slim/Dockerfile)
- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8ab2af26df98ddbcd7ce7d39b0ee343dd8d86d41/3.3/alpine/Dockerfile)
- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.3/wheezy/Dockerfile)
- [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.3/onbuild/Dockerfile)
- [`3.4.5`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/Dockerfile)
- [`3.4.5-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/slim/Dockerfile)
- [`3.4.5-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/alpine/Dockerfile)
- [`3.4.5-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.4/wheezy/Dockerfile)
- [`3.4.5`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.4/Dockerfile)
- [`3.4.5-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.4/slim/Dockerfile)
- [`3.4.5-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8ab2af26df98ddbcd7ce7d39b0ee343dd8d86d41/3.4/alpine/Dockerfile)
- [`3.4.5-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.4/wheezy/Dockerfile)
- [`3.4.5-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile)
- [`3.5.2`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/Dockerfile)
- [`3.5.2-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/slim/Dockerfile)
- [`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.5/alpine/Dockerfile)
- [`3.5.2`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.5/Dockerfile)
- [`3.5.2-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.5/slim/Dockerfile)
- [`3.5.2-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8ab2af26df98ddbcd7ce7d39b0ee343dd8d86d41/3.5/alpine/Dockerfile)
- [`3.5.2-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile)
- [`3.6.0a2`, `3.6` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/Dockerfile)
- [`3.6.0a2-slim`, `3.6-slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/slim/Dockerfile)
- [`3.6.0a2-alpine`, `3.6-alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8d03a5036b0170c12ae422ed8f10169e8db9b30b/3.6/alpine/Dockerfile)
- [`3.6.0a2`, `3.6` (*3.6/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.6/Dockerfile)
- [`3.6.0a2-slim`, `3.6-slim` (*3.6/slim/Dockerfile*)](https://github.com/docker-library/python/blob/a819c92949e182901df10e52d41bc57c6ca73bd5/3.6/slim/Dockerfile)
- [`3.6.0a2-alpine`, `3.6-alpine` (*3.6/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/8ab2af26df98ddbcd7ce7d39b0ee343dd8d86d41/3.6/alpine/Dockerfile)
- [`3.6.0a2-onbuild`, `3.6-onbuild` (*3.6/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/635ea5d58b53d165f7bedae90f8933c720a58150/3.6/onbuild/Dockerfile)
[![](https://badge.imagelayers.io/python:latest.svg)](https://imagelayers.io/?images=python:2.7.12,python:2.7.12-slim,python:2.7.12-alpine,python:2.7.12-wheezy,python:2.7.12-onbuild,python:3.3.6,python:3.3.6-slim,python:3.3.6-alpine,python:3.3.6-wheezy,python:3.3.6-onbuild,python:3.4.5,python:3.4.5-slim,python:3.4.5-alpine,python:3.4.5-wheezy,python:3.4.5-onbuild,python:3.5.2,python:3.5.2-slim,python:3.5.2-alpine,python:3.5.2-onbuild,python:3.6.0a2,python:3.6.0a2-slim,python:3.6.0a2-alpine,python:3.6.0a2-onbuild)

View File

@ -1,9 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`3.6.3`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/01cebb700efb951058263f3439ab83fbe81222aa/Dockerfile)
- [`3.6.3-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/dc712681dcaeadb0371be66be5e96563be364e5d/management/Dockerfile)
- [`3.6.4`, `3.6`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/c00d3aeef0b32add4063994c37bb339e574ee7c0/Dockerfile)
- [`3.6.4-management`, `3.6-management`, `3-management`, `management` (*management/Dockerfile*)](https://github.com/docker-library/rabbitmq/blob/dc712681dcaeadb0371be66be5e96563be364e5d/management/Dockerfile)
[![](https://badge.imagelayers.io/rabbitmq:latest.svg)](https://imagelayers.io/?images=rabbitmq:3.6.3,rabbitmq:3.6.3-management)
[![](https://badge.imagelayers.io/rabbitmq:latest.svg)](https://imagelayers.io/?images=rabbitmq:3.6.4,rabbitmq:3.6.4-management)
For more information about this image and its history, please see [the relevant manifest file (`library/rabbitmq`)](https://github.com/docker-library/official-images/blob/master/library/rabbitmq). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Frabbitmq).

View File

@ -3,11 +3,11 @@
- [`3.0.7`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/redis/blob/6cb8a8015f126e2a7251c5d011b86b657e9febd6/3.0/Dockerfile)
- [`3.0.7-32bit`, `3.0-32bit` (*3.0/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/6cb8a8015f126e2a7251c5d011b86b657e9febd6/3.0/32bit/Dockerfile)
- [`3.0.7-alpine`, `3.0-alpine` (*3.0/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/c49a42f6efcd2b971e43e93116a976b058035544/3.0/alpine/Dockerfile)
- [`3.2.1`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/redis/blob/5d3e1e5ff708d038527c719d52f3e87f1970d721/3.2/Dockerfile)
- [`3.2.1-32bit`, `3.2-32bit`, `3-32bit`, `32bit` (*3.2/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/5d3e1e5ff708d038527c719d52f3e87f1970d721/3.2/32bit/Dockerfile)
- [`3.2.1-alpine`, `3.2-alpine`, `3-alpine`, `alpine` (*3.2/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/5d3e1e5ff708d038527c719d52f3e87f1970d721/3.2/alpine/Dockerfile)
- [`3.2.2`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/redis/blob/4c7dd909f428409bd8b8ada7db04e6eda919787f/3.2/Dockerfile)
- [`3.2.2-32bit`, `3.2-32bit`, `3-32bit`, `32bit` (*3.2/32bit/Dockerfile*)](https://github.com/docker-library/redis/blob/4c7dd909f428409bd8b8ada7db04e6eda919787f/3.2/32bit/Dockerfile)
- [`3.2.2-alpine`, `3.2-alpine`, `3-alpine`, `alpine` (*3.2/alpine/Dockerfile*)](https://github.com/docker-library/redis/blob/4c7dd909f428409bd8b8ada7db04e6eda919787f/3.2/alpine/Dockerfile)
[![](https://badge.imagelayers.io/redis:latest.svg)](https://imagelayers.io/?images=redis:3.0.7,redis:3.0.7-32bit,redis:3.0.7-alpine,redis:3.2.1,redis:3.2.1-32bit,redis:3.2.1-alpine)
[![](https://badge.imagelayers.io/redis:latest.svg)](https://imagelayers.io/?images=redis:3.0.7,redis:3.0.7-32bit,redis:3.0.7-alpine,redis:3.2.2,redis:3.2.2-32bit,redis:3.2.2-alpine)
For more information about this image and its history, please see [the relevant manifest file (`library/redis`)](https://github.com/docker-library/official-images/blob/master/library/redis). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fredis).

View File

@ -1,11 +1,11 @@
# Supported tags and respective `Dockerfile` links
- [`3.1.6`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/redmine/blob/b91f07d9ef3a33462db1f1a66ba0d4993f9fbecf/3.1/Dockerfile)
- [`3.1.6-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/6a13e140f58586a4ecd08d0eb22b119593732ef3/3.1/passenger/Dockerfile)
- [`3.1.6-passenger`, `3.1-passenger` (*3.1/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.1/passenger/Dockerfile)
- [`3.2.3`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/redmine/blob/794d8a58ac855ea5ad2541c1058a8910f9514710/3.2/Dockerfile)
- [`3.2.3-passenger`, `3.2-passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/6a13e140f58586a4ecd08d0eb22b119593732ef3/3.2/passenger/Dockerfile)
- [`3.2.3-passenger`, `3.2-passenger` (*3.2/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.2/passenger/Dockerfile)
- [`3.3.0`, `3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/docker-library/redmine/blob/c070428e8c4c43b2d0608a1e77ae44f78220967e/3.3/Dockerfile)
- [`3.3.0-passenger`, `3.3-passenger`, `3-passenger`, `passenger` (*3.3/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/c070428e8c4c43b2d0608a1e77ae44f78220967e/3.3/passenger/Dockerfile)
- [`3.3.0-passenger`, `3.3-passenger`, `3-passenger`, `passenger` (*3.3/passenger/Dockerfile*)](https://github.com/docker-library/redmine/blob/31ec3c8963424bbc1730806a65d9914c84df17de/3.3/passenger/Dockerfile)
[![](https://badge.imagelayers.io/redmine:latest.svg)](https://imagelayers.io/?images=redmine:3.1.6,redmine:3.1.6-passenger,redmine:3.2.3,redmine:3.2.3-passenger,redmine:3.3.0,redmine:3.3.0-passenger)

View File

@ -1,9 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`2.1.9`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.1/Dockerfile)
- [`2.1.9-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.1/slim/Dockerfile)
- [`2.1.9-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.1/alpine/Dockerfile)
- [`2.1.9-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile)
- [`2.1.10`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/b0dac732e8b7a64a32e09f1cc8fa93cea8edc785/2.1/Dockerfile)
- [`2.1.10-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/b0dac732e8b7a64a32e09f1cc8fa93cea8edc785/2.1/slim/Dockerfile)
- [`2.1.10-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/b0dac732e8b7a64a32e09f1cc8fa93cea8edc785/2.1/alpine/Dockerfile)
- [`2.1.10-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile)
- [`2.2.5`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.2/Dockerfile)
- [`2.2.5-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.2/slim/Dockerfile)
- [`2.2.5-alpine`, `2.2-alpine` (*2.2/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.2/alpine/Dockerfile)
@ -13,7 +13,7 @@
- [`2.3.1-alpine`, `2.3-alpine`, `2-alpine`, `alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/2d6449f03976ededa14be5cac1e9e070b74e4de4/2.3/alpine/Dockerfile)
- [`2.3.1-onbuild`, `2.3-onbuild`, `2-onbuild`, `onbuild` (*2.3/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/1b08f346713a1293c2a9238e470e086126e2e28f/2.3/onbuild/Dockerfile)
[![](https://badge.imagelayers.io/ruby:latest.svg)](https://imagelayers.io/?images=ruby:2.1.9,ruby:2.1.9-slim,ruby:2.1.9-alpine,ruby:2.1.9-onbuild,ruby:2.2.5,ruby:2.2.5-slim,ruby:2.2.5-alpine,ruby:2.2.5-onbuild,ruby:2.3.1,ruby:2.3.1-slim,ruby:2.3.1-alpine,ruby:2.3.1-onbuild)
[![](https://badge.imagelayers.io/ruby:latest.svg)](https://imagelayers.io/?images=ruby:2.1.10,ruby:2.1.10-slim,ruby:2.1.10-alpine,ruby:2.1.10-onbuild,ruby:2.2.5,ruby:2.2.5-slim,ruby:2.2.5-alpine,ruby:2.2.5-onbuild,ruby:2.3.1,ruby:2.3.1-slim,ruby:2.3.1-alpine,ruby:2.3.1-onbuild)
For more information about this image and its history, please see [the relevant manifest file (`library/ruby`)](https://github.com/docker-library/official-images/blob/master/library/ruby). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fruby).