mirror of
https://github.com/bitnami/containers.git
synced 2026-03-20 23:10:53 +08:00
1.0.0-beta.2-debian-9-r7 release
This commit is contained in:
@@ -11,7 +11,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages libc6 libpcre3 libssl1.1 zlib1g
|
||||
RUN . ./libcomponent.sh && component_unpack "nginx" "1.14.0-4" --checksum 644b620ab2447dc98546ac749840f35bf51951e20854c78dd201e97c57bcebb9
|
||||
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-0" --checksum a480ed61fc16b3030a76fcd1c1ab8324840ee2293b95c815df4b2ce28445d3d2
|
||||
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-1" --checksum fe711e0f8be52da3e417283aa76e1b12d0cd41b2a4a84a8c9b726cb524e59f6c
|
||||
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-debian-9-r6" \
|
||||
BITNAMI_IMAGE_VERSION="1.0.0-beta.2-debian-9-r7" \
|
||||
NGINX_DAEMON_GROUP="" \
|
||||
NGINX_DAEMON_USER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="8080" \
|
||||
|
||||
@@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`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)
|
||||
* [`1-debian-9`, `1.0.0-beta.2-debian-9-r7`, `1`, `1.0.0-beta.2`, `1.0.0-beta.2-r7`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-debian-9-r7/1/debian-9/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user