mirror of
https://github.com/bitnami/containers.git
synced 2026-08-09 13:04:38 +08:00
[bitnami/harbor-registryctl] Release 2.15.2-debian-12-r11 (#96160)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
|
||||
org.opencontainers.image.created="2026-08-01T22:03:02Z" \
|
||||
org.opencontainers.image.created="2026-08-07T16:43:12Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-registryctl" \
|
||||
@@ -30,7 +30,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
||||
COMPONENTS=( \
|
||||
"yq-4.53.3-2-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-registry-2.15.2-3-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-registryctl-2.15.2-8-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-registryctl-2.15.2-9-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -51,7 +51,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/harbor-registryctl/postunpack.sh
|
||||
ENV APP_VERSION="2.15.2" \
|
||||
BITNAMI_APP_NAME="harbor-registryctl" \
|
||||
IMAGE_REVISION="10" \
|
||||
IMAGE_REVISION="11" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-registry/bin:/opt/bitnami/harbor-registryctl/bin:$PATH"
|
||||
|
||||
VOLUME [ "/etc/registry", "/etc/registryctl", "/storage", "/var/lib/registry" ]
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
c91c1a1efbc2851b5db49e4abddc82fe2091041d6556d207ca53f00e23bdd491 harbor-registryctl-2.15.2-8-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
10f385f3c65167f1317a9ae53cacdaf46aae9ddae057f6b0453e3330e3a5a8e1 harbor-registryctl-2.15.2-8-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
3254a0a33c0921bf0e03bc444d7d9dd71891912320e45ca90bc5e85219f5db00 harbor-registryctl-2.15.2-9-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
2f544edd2f808f0765e63fb217f820f86c03a69e1aa2f12d443804bf13ac301b harbor-registryctl-2.15.2-9-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user