mirror of
https://github.com/bitnami/containers.git
synced 2026-08-10 15:15:50 +08:00
[bitnami/harbor-exporter] Release 2.15.2-debian-12-r3 (#95776)
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-07-14T07:16:46Z" \
|
||||
org.opencontainers.image.created="2026-07-20T08:50:19Z" \
|
||||
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-1-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-exporter-2.15.2-2-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="2" \
|
||||
IMAGE_REVISION="3" \
|
||||
PATH="/opt/bitnami/harbor-exporter/bin:$PATH"
|
||||
|
||||
EXPOSE 9090
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
72298f709a7852805ead554c363160463fe58065e9cd05a7c8366583b24b018e harbor-exporter-2.15.2-1-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
bf5d03080e7c41db11e6e4f838d78861a1bdcdb1ebaa8d009090512631f4cd47 harbor-exporter-2.15.2-1-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
a530bbfc8a4fbb83b0e1a41f7211c42a02c3280ae0d9b7cd569f22027f763f92 harbor-exporter-2.15.2-2-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
89319c08b844be958436bd88f87873fb35706df1b8c9a7ce286387e575794153 harbor-exporter-2.15.2-2-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user