mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
1.11.3-debian-10-r65 release
This commit is contained in:
@@ -8,7 +8,7 @@ ENV OS_ARCH="amd64" \
|
||||
COPY prebuildfs /
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.18.0-4" --checksum 48b82571f8b79f55d8e40dffb7f16feb7c129c50e6c95c663762717c71d08fd2
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.18.0-5" --checksum 853ef167b701384933b7781f74c7cbb2490352dc8c3fc085eccb064763a8fd01
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-2" --checksum f1bee333423f6627d795ea9e0b6a89c18d2e5c2e2d015bb4620f040f1d520cf6
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "1.11.3-0" --checksum cfd944766b405a9a405eae13fb69c8ef1d403013c002cf7db4eea5931b3a7100
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
@@ -24,7 +24,7 @@ RUN rm -rf /app && \
|
||||
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
|
||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
||||
BITNAMI_IMAGE_VERSION="1.11.3-debian-10-r64" \
|
||||
BITNAMI_IMAGE_VERSION="1.11.3-debian-10-r65" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
|
||||
@@ -15,10 +15,10 @@
|
||||
},
|
||||
"nginx": {
|
||||
"arch": "amd64",
|
||||
"digest": "48b82571f8b79f55d8e40dffb7f16feb7c129c50e6c95c663762717c71d08fd2",
|
||||
"digest": "853ef167b701384933b7781f74c7cbb2490352dc8c3fc085eccb064763a8fd01",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.18.0-4"
|
||||
"version": "1.18.0-5"
|
||||
},
|
||||
"render-template": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.0.0`, `2.0.0-debian-10-r19`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.0.0-debian-10-r19/2/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.11.3`, `1.11.3-debian-10-r64` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.11.3-debian-10-r64/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.11.3`, `1.11.3-debian-10-r65` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.11.3-debian-10-r65/1/debian-10/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user