mirror of
https://github.com/bitnami/containers.git
synced 2026-08-08 03:42:12 +08:00
[bitnami/harbor-core] Release 2.15.2-debian-12-r10 (#96164)
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:22Z" \
|
||||
org.opencontainers.image.created="2026-08-07T19:25:33Z" \
|
||||
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" \
|
||||
@@ -28,8 +28,8 @@ 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=( \
|
||||
"ini-file-1.4.9-13-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-core-2.15.2-8-linux-${OS_ARCH}-debian-12" \
|
||||
"ini-file-1.4.10-0-linux-${OS_ARCH}-debian-12" \
|
||||
"harbor-core-2.15.2-10-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="9" \
|
||||
IMAGE_REVISION="10" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"
|
||||
|
||||
VOLUME [ "/data", "/etc/core" ]
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
6a65fcf27a2ec850e7eb1b65761ec9f9a09f89408c251e4862518f3a62af84c1 harbor-core-2.15.2-10-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
f3c71f78841481e7e31e864c755a338e3dcbcc12d373097f2ab0a97be4d9b97e harbor-core-2.15.2-10-linux-arm64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
27ba86c628a3e4ac6a697354f9d70d64883ae2e73946e43f0daad847bbff0dbf harbor-core-2.15.2-8-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
35eecd91fb997181a09811fdc660fee6d60d3f8683bae7b19eb9b5fb56877057 harbor-core-2.15.2-8-linux-arm64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
390060f78bbe31ca287d852eb989804399b8a17520d6233cd7269bddfdef9b99 ini-file-1.4.10-0-linux-amd64-debian-12.tar.gz
|
||||
+1
@@ -0,0 +1 @@
|
||||
6de8869fa958aa344c4fbc76b8796bb5cad0867813025ff9dcded1d2823b6ecf ini-file-1.4.10-0-linux-arm64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
16c20658d1341bd5b925060c770e5007f8df19ce79bf73b3fedc5653c9b73a08 ini-file-1.4.9-13-linux-amd64-debian-12.tar.gz
|
||||
-1
@@ -1 +0,0 @@
|
||||
07d509365514e811d0cd3727d33add8dcc9de3382e3220f7b839d617846e5e9e ini-file-1.4.9-13-linux-arm64-debian-12.tar.gz
|
||||
Reference in New Issue
Block a user