2.4.1-debian-10-r57 release

This commit is contained in:
Bitnami Bot 2022-02-16 22:23:57 +00:00
parent a59456ee69
commit b866e422b7
3 changed files with 14 additions and 14 deletions

View File

@ -9,10 +9,10 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-7" --checksum 0ef01592ac0331fb1b486122aac3434cd103c3488652a871951a533037d277f8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.1-4" --checksum 4b6ca846c7fa01787df6080853184ddc0188950f6380ebb154c1c87c51bac644
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-core" "2.4.1-9" --checksum dc1f164c70178b4a6e901c72df7d248ea4e1fc2c65a4b40e7719fc7f44ce1969
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-4" --checksum ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-8" --checksum 4b509978f6d0a4c3b958deeb3490241cda60e4412c138da665192631d60f70de
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.1-5" --checksum a947aad3f8cab0ff7c76506e1ea09156dfd442a6842500d1b8203f735b0e6b84
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-core" "2.4.1-10" --checksum 30a359e3e5fab286f6004b165d2d1111b83cf68490afd13a35131464bf143d96
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-core/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r56" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r57" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"
VOLUME [ "/data", "/etc/core" ]

View File

@ -1,30 +1,30 @@
{
"gosu": {
"arch": "amd64",
"digest": "ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53",
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-4"
"version": "1.14.0-5"
},
"harbor-core": {
"arch": "amd64",
"digest": "dc1f164c70178b4a6e901c72df7d248ea4e1fc2c65a4b40e7719fc7f44ce1969",
"digest": "30a359e3e5fab286f6004b165d2d1111b83cf68490afd13a35131464bf143d96",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-9"
"version": "2.4.1-10"
},
"ini-file": {
"arch": "amd64",
"digest": "4b6ca846c7fa01787df6080853184ddc0188950f6380ebb154c1c87c51bac644",
"digest": "a947aad3f8cab0ff7c76506e1ea09156dfd442a6842500d1b8203f735b0e6b84",
"distro": "debian-10",
"type": "NAMI",
"version": "1.4.1-4"
"version": "1.4.1-5"
},
"wait-for-port": {
"arch": "amd64",
"digest": "0ef01592ac0331fb1b486122aac3434cd103c3488652a871951a533037d277f8",
"digest": "4b509978f6d0a4c3b958deeb3490241cda60e4412c138da665192631d60f70de",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-7"
"version": "1.0.1-8"
}
}

View File

@ -44,7 +44,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/).
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r56`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/2.4.1-debian-10-r56/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r57`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/2.4.1-debian-10-r57/2/debian-10/Dockerfile)
## Configuration