mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
12.1.0-ol-7-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-runtimes:7-r293
|
||||
FROM bitnami/oraclelinux-runtimes:7-r294
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -9,7 +9,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
rm -rf /tmp/bitnami/pkg/cache/node-12.1.0-0-linux-x86_64-ol-7.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="node" \
|
||||
BITNAMI_IMAGE_VERSION="12.1.0-ol-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="12.1.0-ol-7-r2" \
|
||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -41,8 +41,8 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
||||
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/).
|
||||
|
||||
|
||||
* [`12-ol-7`, `12.1.0-ol-7-r2` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r2/12/ol-7/Dockerfile)
|
||||
* [`12-ol-7-prod`, `12.1.0-ol-7-r1-prod` (12-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r1-prod/12-prod/ol-7/Dockerfile)
|
||||
* [`12-ol-7`, `12.1.0-ol-7-r1` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r1/12/ol-7/Dockerfile)
|
||||
* [`12-debian-9-prod`, `12.1.0-debian-9-r1-prod`, `12-prod`, `12.1.0-prod`, `12.1.0-r1-prod` (12-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-debian-9-r1-prod/12-prod/debian-9/Dockerfile)
|
||||
* [`12-debian-9`, `12.1.0-debian-9-r1`, `12`, `12.1.0`, `12.1.0-r1` (12/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-debian-9-r1/12/debian-9/Dockerfile)
|
||||
* [`11-ol-7-prod`, `11.15.0-ol-7-r1-prod` (11-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.15.0-ol-7-r1-prod/11-prod/ol-7/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user