mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 01:07:20 +08:00
11.13.0-ol-7-r8 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-runtimes:7-r280
|
||||
FROM bitnami/oraclelinux-runtimes:7-r281
|
||||
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-11.13.0-0-linux-x86_64-ol-7.tar.gz
|
||||
|
||||
ENV BITNAMI_APP_NAME="node" \
|
||||
BITNAMI_IMAGE_VERSION="11.13.0-ol-7-r7" \
|
||||
BITNAMI_IMAGE_VERSION="11.13.0-ol-7-r8" \
|
||||
PATH="/opt/bitnami/node/bin:/opt/bitnami/python/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -41,9 +41,9 @@ 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/).
|
||||
|
||||
|
||||
* [`11-rhel-7`, `11.13.0-rhel-7-r7` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-rhel-7-r7/11/rhel-7/Dockerfile)
|
||||
* [`11-rhel-7`, `11.13.0-rhel-7-r8` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-rhel-7-r8/11/rhel-7/Dockerfile)
|
||||
* [`11-ol-7`, `11.13.0-ol-7-r8` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r8/11/ol-7/Dockerfile)
|
||||
* [`11-ol-7-prod`, `11.13.0-ol-7-r7-prod` (11-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r7-prod/11-prod/ol-7/Dockerfile)
|
||||
* [`11-ol-7`, `11.13.0-ol-7-r7` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-ol-7-r7/11/ol-7/Dockerfile)
|
||||
* [`11-debian-9-prod`, `11.13.0-debian-9-r7-prod`, `11-prod`, `11.13.0-prod`, `11.13.0-r7-prod` (11-prod/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-debian-9-r7-prod/11-prod/debian-9/Dockerfile)
|
||||
* [`11-debian-9`, `11.13.0-debian-9-r7`, `11`, `11.13.0`, `11.13.0-r7` (11/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/11.13.0-debian-9-r7/11/debian-9/Dockerfile)
|
||||
* [`10-ol-7-prod`, `10.15.3-ol-7-r30-prod` (10-prod/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-node/blob/10.15.3-ol-7-r30-prod/10-prod/ol-7/Dockerfile)
|
||||
|
||||
Reference in New Issue
Block a user