mirror of
https://github.com/bitnami/containers.git
synced 2026-02-27 15:07:25 +08:00
2.1.10-ol-7-r11 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r23
|
||||
FROM bitnami/oraclelinux-extras:7-r24
|
||||
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-r10" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.10-ol-7-r11" \
|
||||
PATH="/opt/bitnami/ruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -38,7 +38,7 @@ $ docker-compose up -d
|
||||
* [`2.2`, `2.2.10-r61` (2.2/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-r61/2.2/Dockerfile)
|
||||
* [`2.2-ol-7`, `2.2.10-ol-7-r11` (2.2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.2.10-ol-7-r11/2.2/ol-7/Dockerfile)
|
||||
* [`2.1`, `2.1.10-r69` (2.1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-r69/2.1/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r10` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r10/2.1/ol-7/Dockerfile)
|
||||
* [`2.1-ol-7`, `2.1.10-ol-7-r11` (2.1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ruby/blob/2.1.10-ol-7-r11/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