mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
2.1.2-debian-10-r8 release
This commit is contained in:
@@ -23,7 +23,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/harbor-portal/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-portal" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.2-debian-10-r7" \
|
||||
BITNAMI_IMAGE_VERSION="2.1.2-debian-10-r8" \
|
||||
NGINX_ENABLE_CUSTOM_PORTS="no" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
|
||||
@@ -6,4 +6,4 @@ registry_config: "/etc/registry/config.yml"
|
||||
|
||||
#https_config:
|
||||
# cert: "server.crt"
|
||||
# key: "server.key"
|
||||
# key: "server.key"
|
||||
|
||||
@@ -40,7 +40,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/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-10`, `2.1.2`, `2.1.2-debian-10-r7`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.1.2-debian-10-r7/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.1.2`, `2.1.2-debian-10-r8`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.1.2-debian-10-r8/2/debian-10/Dockerfile)
|
||||
|
||||
# Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user