mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
[bitnami/harbor-core] Release 2.5.3-debian-11-r12 (#2771)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,6 +4,14 @@ ENV HOME="/" \
|
|||||||
OS_FLAVOUR="debian-11" \
|
OS_FLAVOUR="debian-11" \
|
||||||
OS_NAME="linux"
|
OS_NAME="linux"
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||||
|
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||||
|
org.opencontainers.image.ref.name="2.5.3-debian-11-r12" \
|
||||||
|
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-core" \
|
||||||
|
org.opencontainers.image.title="harbor-core" \
|
||||||
|
org.opencontainers.image.vendor="VMware, Inc." \
|
||||||
|
org.opencontainers.image.version="2.5.3"
|
||||||
|
|
||||||
COPY prebuildfs /
|
COPY prebuildfs /
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`2`, `2-debian-11`, `2.5.3`, `2.5.3-debian-11-r11`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/harbor-core/2/debian-11/Dockerfile)
|
* [`2`, `2-debian-11`, `2.5.3`, `2.5.3-debian-11-r12`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/harbor-core/2/debian-11/Dockerfile)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user