mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
12.1.0-ol-7-r4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-runtimes:7-r294
|
||||
FROM bitnami/oraclelinux-runtimes:7-r295
|
||||
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-r3" \
|
||||
BITNAMI_IMAGE_VERSION="12.1.0-ol-7-r4" \
|
||||
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-r4` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r4/12/ol-7/Dockerfile)
|
||||
* [`12-ol-7-prod`, `12.1.0-ol-7-r3-prod` (12-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r3-prod/12-prod/ol-7/Dockerfile)
|
||||
* [`12-ol-7`, `12.1.0-ol-7-r3` (12/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-ol-7-r3/12/ol-7/Dockerfile)
|
||||
* [`12-debian-9-prod`, `12.1.0-debian-9-r3-prod`, `12-prod`, `12.1.0-prod`, `12.1.0-r3-prod` (12-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-debian-9-r3-prod/12-prod/debian-9/Dockerfile)
|
||||
* [`12-debian-9`, `12.1.0-debian-9-r3`, `12`, `12.1.0`, `12.1.0-r3` (12/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/12.1.0-debian-9-r3/12/debian-9/Dockerfile)
|
||||
* [`11-ol-7-prod`, `11.15.0-ol-7-r3-prod` (11-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.15.0-ol-7-r3-prod/11-prod/ol-7/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user