mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 07:37:24 +08:00
2.1.10-ol-7-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r13
|
||||
FROM bitnami/oraclelinux-extras:7-r14
|
||||
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-r1" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.10-ol-7-r2" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -38,7 +38,7 @@ $ docker-compose up -d
|
||||
* [`2.2`, `2.2.10-r52` (2.2/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-r52/2.2/Dockerfile)
|
||||
* [`2.2-ol-7`, `2.2.10-ol-7-r2` (2.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-ol-7-r2/2.2/ol-7/Dockerfile)
|
||||
* [`2.1`, `2.1.10-r60` (2.1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-r60/2.1/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r1` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r1/2.1/ol-7/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r2` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r2/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