mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
1.0.0-beta.3-debian-9-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/minideb-extras-base:stretch-r49
|
FROM bitnami/minideb-extras-base:stretch-r50
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||||
@@ -20,7 +20,7 @@ COPY rootfs /
|
|||||||
RUN /prepare.sh
|
RUN /prepare.sh
|
||||||
RUN rm -rf /opt/bitnami/nginx/html && mv /opt/bitnami/kubeapps-dashboard/build /opt/bitnami/nginx/html
|
RUN rm -rf /opt/bitnami/nginx/html && mv /opt/bitnami/kubeapps-dashboard/build /opt/bitnami/nginx/html
|
||||||
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
|
||||||
BITNAMI_IMAGE_VERSION="1.0.0-beta.3-debian-9-r1" \
|
BITNAMI_IMAGE_VERSION="1.0.0-beta.3-debian-9-r2" \
|
||||||
NGINX_DAEMON_GROUP="" \
|
NGINX_DAEMON_GROUP="" \
|
||||||
NGINX_DAEMON_USER="" \
|
NGINX_DAEMON_USER="" \
|
||||||
NGINX_HTTP_PORT_NUMBER="8080" \
|
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.3-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-ol-7-r2/1/ol-7/Dockerfile)
|
* [`1-ol-7`, `1.0.0-beta.3-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-ol-7-r2/1/ol-7/Dockerfile)
|
||||||
* [`1-debian-9`, `1.0.0-beta.3-debian-9-r1`, `1`, `1.0.0-beta.3`, `1.0.0-beta.3-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-debian-9-r1/1/debian-9/Dockerfile)
|
* [`1-debian-9`, `1.0.0-beta.3-debian-9-r2`, `1`, `1.0.0-beta.3`, `1.0.0-beta.3-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-debian-9-r2/1/debian-9/Dockerfile)
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user