mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +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-ruby/tree/master)
|
[](https://circleci.com/gh/bitnami/bitnami-docker-ruby/tree/master)
|
||||||
[](https://hub.docker.com/r/bitnami/ruby/)
|
|
||||||
[](http://slack.oss.bitnami.com)
|
[](http://slack.oss.bitnami.com)
|
||||||
|
|
||||||
# What is Ruby?
|
# What is Ruby?
|
||||||
@@ -8,7 +7,7 @@
|
|||||||
|
|
||||||
[ruby-lang.org](https://www.ruby-lang.org/en/)
|
[ruby-lang.org](https://www.ruby-lang.org/en/)
|
||||||
|
|
||||||
# TLDR
|
# TL;DR;
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run -it --name ruby bitnami/ruby:latest
|
docker run -it --name ruby bitnami/ruby:latest
|
||||||
@@ -24,6 +23,14 @@ ruby:
|
|||||||
- .:/app
|
- .:/app
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# 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.
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user