1
0
mirror of https://github.com/fspc/bikebike.git synced 2026-06-14 02:30:21 -04:00
bikebike/README.md

11 lines
697 B
Markdown
Raw Permalink Normal View History

2014-12-10 10:57:57 -05:00
##BikeBike
2014-12-10 11:30:15 -05:00
**This is a base image for Community Bike Shop docker containers.**
2014-12-10 10:57:57 -05:00
2014-12-10 12:00:09 -05:00
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.
2016-10-21 16:48:22 -04:00
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)
2016-10-21 17:39:28 -04:00
* Ubuntu 16.04 (LTS) - [16.04/Dockerfile](https://github.com/fspc/bikebike/blob/master/16.04/Dockerfile)