mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +08:00
5.2.2-ol-7-r8 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras:7-r194
|
||||
FROM bitnami/oraclelinux-extras:7-r195
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -11,7 +11,7 @@ RUN mkdir /app && chown bitnami:bitnami /app
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="rails" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.2-ol-7-r7" \
|
||||
BITNAMI_IMAGE_VERSION="5.2.2-ol-7-r8" \
|
||||
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/rails/bin:$PATH" \
|
||||
RAILS_ENV="development"
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ $ kubectl apply -f test.yaml
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`5-ol-7`, `5.2.2-ol-7-r7` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-ol-7-r7/5/ol-7/Dockerfile)
|
||||
* [`5-ol-7`, `5.2.2-ol-7-r8` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-ol-7-r8/5/ol-7/Dockerfile)
|
||||
* [`5-debian-9`, `5.2.2-debian-9-r9`, `5`, `5.2.2`, `5.2.2-r9`, `latest` (5/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/5.2.2-debian-9-r9/5/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
||||
|
||||
Reference in New Issue
Block a user