mirror of
https://github.com/bitnami/containers.git
synced 2026-08-09 13:04:38 +08:00
[bitnami/harbor-exporter] Release 2.15.2-debian-12-r10 (#96159)
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-01T21:45:27Z" \
|
||||
org.opencontainers.image.created="2026-08-07T16:37:41Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-exporter/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-exporter" \
|
||||
@@ -28,7 +28,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
||||
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
|
||||
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
|
||||
COMPONENTS=( \
|
||||
"harbor-exporter-2.15.2-8-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-exporter-2.15.2-9-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -49,7 +49,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/harbor-exporter/postunpack.sh
|
||||
ENV APP_VERSION="2.15.2" \
|
||||
BITNAMI_APP_NAME="harbor-exporter" \
|
||||
IMAGE_REVISION="9" \
|
||||
IMAGE_REVISION="10" \
|
||||
PATH="/opt/bitnami/harbor-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9090
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
a02ce50d76174bf9e66d5e626889043731a948787bd3213cc51d4eb57911011d harbor-exporter-2.15.2-8-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
87ef8066a93b27819f4027bac4f5fe05b6b7d915d6bf097b196972b2bd81106f harbor-exporter-2.15.2-8-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
bd3a588f2be46bc52ce5c3a5ca1ee8ef143e1e0aa1000f092383f69a9f599b2a harbor-exporter-2.15.2-9-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
ff158e460ee1669f71821f809edfd1d1ac0afb462461b3dc16e71e4e97274c00 harbor-exporter-2.15.2-9-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user