mirror of
https://github.com/bitnami/containers.git
synced 2026-02-25 07:37:32 +08:00
2.5.1-ol-7-r4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r15
|
||||
FROM bitnami/oraclelinux-extras:7-r16
|
||||
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-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2.5.1-ol-7-r4" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -30,7 +30,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2.5`, `2.5.1-r56`, `latest` (2.5/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-r56/2.5/Dockerfile)
|
||||
* [`2.5-ol-7`, `2.5.1-ol-7-r3` (2.5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-ol-7-r3/2.5/ol-7/Dockerfile)
|
||||
* [`2.5-ol-7`, `2.5.1-ol-7-r4` (2.5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.5.1-ol-7-r4/2.5/ol-7/Dockerfile)
|
||||
* [`2.4`, `2.4.4-r53` (2.4/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.4.4-r53/2.4/Dockerfile)
|
||||
* [`2.4-ol-7`, `2.4.4-ol-7-r3` (2.4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.4.4-ol-7-r3/2.4/ol-7/Dockerfile)
|
||||
* [`2.3`, `2.3.7-r54` (2.3/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.3.7-r54/2.3/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user