From dea26171e1f75a0cdca3fbdc36a5eba48b03d763 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Fri, 21 Oct 2016 16:48:22 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3c48129..869c055 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ **This is a base image for Community Bike Shop docker containers.** It provides *MySQL* and *Ruby* since the majority of software written for the [BikeBike community](http://bikebike.org) utilizes this software environment. However, this may just be a temporary solution, and in the future individual containers may have the option to depend on other containers providing these environments. + +Keeping things simple Supported Tags (Ubuntu Versions) are now being utilized: + +* Ubuntu 14.04 (LTS) - [14.04/Dockerfile](https://github.com/fspc/bikebike/blob/master/14.04/Dockerfile) +