mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 07:37:32 +08:00
2.1.10-ol-7-r5 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r16
|
||||
FROM bitnami/oraclelinux-extras:7-r17
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -8,7 +8,7 @@ RUN /opt/bitnami/ruby/bin/gem install bundler
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="ruby" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.10-ol-7-r4" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.10-ol-7-r5" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -38,7 +38,7 @@ $ docker-compose up -d
|
||||
* [`2.2`, `2.2.10-r55` (2.2/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-r55/2.2/Dockerfile)
|
||||
* [`2.2-ol-7`, `2.2.10-ol-7-r5` (2.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-ol-7-r5/2.2/ol-7/Dockerfile)
|
||||
* [`2.1`, `2.1.10-r63` (2.1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-r63/2.1/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r4` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r4/2.1/ol-7/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r5` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r5/2.1/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/ruby GitHub repo](https://github.com/bitnami/bitnami-docker-ruby).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user