1.0.0-beta.2-ol-7-r8 release

This commit is contained in:
Bitnami Bot
2018-10-18 14:49:39 +00:00
parent 552a3c4769
commit 6240f93636
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages glibc keyutils-libs krb5-libs libcom_err libselinux nss-softokn-freebl openssl-libs pcre zlib
RUN . ./libcomponent.sh && component_unpack "nginx" "1.14.0-4" --checksum 03cc1bffbb50ede2e777edcb4be83d9c16cde934e86fcc8b417b115ea4bcd615
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-0" --checksum 0ba9b59c4cd9af29c1669025f6c769590b5a725957a1093cdedc51214f0216ca
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-1" --checksum fa61ce97bc427f758425c5867824b67c9285d3f5ea8c910a95465521fd05ab4d
RUN ln -sf /opt/bitnami/nginx/html /app
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
@@ -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.0.0-beta.2-ol-7-r7" \
BITNAMI_IMAGE_VERSION="1.0.0-beta.2-ol-7-r8" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

View File

@@ -38,7 +38,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.0.0-beta.2-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-ol-7-r7/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.0.0-beta.2-ol-7-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-ol-7-r8/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.0.0-beta.2-debian-9-r6`, `1`, `1.0.0-beta.2`, `1.0.0-beta.2-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-debian-9-r6/1/debian-9/Dockerfile)
# Configuration