2.4.1-debian-10-r27 release

This commit is contained in:
Bitnami Bot 2022-01-13 19:34:58 +00:00
parent 36812cc23f
commit 7747025b99
2 changed files with 4 additions and 2 deletions

View File

@ -11,12 +11,14 @@ COPY prebuildfs /
RUN install_packages acl ca-certificates curl gzip procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-registry" "2.4.1-3" --checksum 1b5b4eec97b920db562c7f96e72f67993de0419db69d71a45a106daa7a44ff98
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-registry/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-registry" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r26" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r27" \
PATH="/opt/bitnami/harbor-registry/bin:/opt/bitnami/common/bin:$PATH"
VOLUME [ "/etc/registry", "/storage", "/var/lib/registry" ]

View File

@ -44,7 +44,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.4.1`, `2.4.1-debian-10-r26`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registry/blob/2.4.1-debian-10-r26/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r27`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-registry/blob/2.4.1-debian-10-r27/2/debian-10/Dockerfile)
## Configuration