mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 01:07:20 +08:00
Delete Docker Hub badge and add new section
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[](https://circleci.com/gh/bitnami/bitnami-docker-rails/tree/master)
|
||||
[](https://hub.docker.com/r/bitnami/rails/)
|
||||
[](http://slack.oss.bitnami.com)
|
||||
|
||||
# Bitnami Rails Development Container
|
||||
@@ -22,6 +21,14 @@ Launch a on-demand Rails development workspace in Eclipse Che by clicking the li
|
||||
|
||||
You can find the configuration files used on the previous link in the [Che branch](https://github.com/bitnami/bitnami-docker-rails/tree/che). For more information about Eclipse Che workspaces check the [official documentation](https://eclipse-che.readme.io/docs/introduction).
|
||||
|
||||
## Why use Bitnami Images ?
|
||||
|
||||
* Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems.
|
||||
* With Bitnami images the latest bug fixes and features are available as soon as possible.
|
||||
* Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs.
|
||||
* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub.
|
||||
* All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution.
|
||||
|
||||
## Introduction
|
||||
|
||||
[Ruby on Rails](http://rubyonrails.org/), or simply Rails, is a web application framework written in [Ruby](https://www.ruby-lang.org) under [MIT License](https://github.com/rails/rails/blob/master/MIT-LICENSE). Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages.
|
||||
|
||||
Reference in New Issue
Block a user