mirror of
https://github.com/bitnami/containers.git
synced 2026-08-08 12:08:25 +08:00
[bitnami/harbor-core] Release 2.15.2-debian-12-r9 (#96012)
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-31T23:15:10Z" \
|
||||
org.opencontainers.image.created="2026-08-01T22:03:22Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-core/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-core" \
|
||||
@@ -29,7 +29,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
|
||||
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
|
||||
COMPONENTS=( \
|
||||
"ini-file-1.4.9-13-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-core-2.15.2-7-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-core-2.15.2-8-linux-${OS_ARCH}-debian-12" \
|
||||
) ; \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
@@ -50,7 +50,7 @@ COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/harbor-core/postunpack.sh
|
||||
ENV APP_VERSION="2.15.2" \
|
||||
BITNAMI_APP_NAME="harbor-core" \
|
||||
IMAGE_REVISION="8" \
|
||||
IMAGE_REVISION="9" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
VOLUME [ "/data", "/etc/core" ]
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
d949721f1368baa2a9cb139c5eb847b74ec366b3d1ec0c6a016a2c14debe2405 harbor-core-2.15.2-7-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
692b5130f0008575337a32553bdb013ca7720bfc4c71ca56c9e37f52b0efaa06 harbor-core-2.15.2-7-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
27ba86c628a3e4ac6a697354f9d70d64883ae2e73946e43f0daad847bbff0dbf harbor-core-2.15.2-8-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
35eecd91fb997181a09811fdc660fee6d60d3f8683bae7b19eb9b5fb56877057 harbor-core-2.15.2-8-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user