mirror of
https://github.com/bitnami/containers.git
synced 2026-03-28 15:58:08 +08:00
1.1.1-ol-7-r6 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r177
|
||||
FROM bitnami/oraclelinux-extras-base:7-r178
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -20,7 +20,7 @@ COPY rootfs /
|
||||
RUN /prepare.sh
|
||||
RUN rm -rf /opt/bitnami/nginx/html && mv /opt/bitnami/kubeapps-dashboard/build /opt/bitnami/nginx/html
|
||||
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.1-ol-7-r5" \
|
||||
BITNAMI_IMAGE_VERSION="1.1.1-ol-7-r6" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
NGINX_DAEMON_GROUP="" \
|
||||
NGINX_DAEMON_USER="" \
|
||||
|
||||
@@ -37,7 +37,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
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/).
|
||||
|
||||
|
||||
* [`1-ol-7`, `1.1.1-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.1.1-ol-7-r5/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.1.1-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.1.1-ol-7-r6/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.1.1-debian-9-r6`, `1`, `1.1.1`, `1.1.1-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.1.1-debian-9-r6/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
Reference in New Issue
Block a user