1
0
mirror of https://github.com/fspc/bikebike.git synced 2025-04-04 08:13:24 -04:00
bikebike/README.md
Jonathan Rosenbaum 89c61b287d Update README.md
2016-10-21 17:39:28 -04:00

11 lines
697 B
Markdown

##BikeBike
**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)
* Ubuntu 16.04 (LTS) - [16.04/Dockerfile](https://github.com/fspc/bikebike/blob/master/16.04/Dockerfile)