mirror of
https://github.com/bitnami/containers.git
synced 2026-03-03 06:58:07 +08:00
2.5.1-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.5.1-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="2.5.1-ol-7-r2" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -29,8 +29,8 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2.5`, `2.5.1-r54`, `latest` (2.5/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-r54/2.5/Dockerfile)
|
||||
* [`2.5-ol-7`, `2.5.1-ol-7-r1` (2.5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-ol-7-r1/2.5/ol-7/Dockerfile)
|
||||
* [`2.5`, `2.5.1-r53`, `latest` (2.5/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-r53/2.5/Dockerfile)
|
||||
* [`2.5-ol-7`, `2.5.1-ol-7-r2` (2.5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-ol-7-r2/2.5/ol-7/Dockerfile)
|
||||
* [`2.4`, `2.4.4-r51` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.4.4-r51/2.4/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.4-ol-7-r1` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.4.4-ol-7-r1/2.4/ol-7/Dockerfile)
|
||||
* [`2.3`, `2.3.7-r52` (2.3/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.3.7-r52/2.3/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user