mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
2.4.1-debian-10-r58 release
This commit is contained in:
@@ -9,9 +9,9 @@ ENV HOME="/" \
|
|||||||
COPY prebuildfs /
|
COPY prebuildfs /
|
||||||
# Install required system packages and dependencies
|
# Install required system packages and dependencies
|
||||||
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
|
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.20.1-1" --checksum 5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.20.1-2" --checksum 5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-9" --checksum 2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-jobservice" "2.4.1-10" --checksum 2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
|
||||||
RUN apt-get update && apt-get upgrade -y && \
|
RUN apt-get update && apt-get upgrade -y && \
|
||||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||||
RUN chmod g+rwX /opt/bitnami
|
RUN chmod g+rwX /opt/bitnami
|
||||||
@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/harbor-jobservice/postunpack.sh
|
RUN /opt/bitnami/scripts/harbor-jobservice/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
ENV BITNAMI_APP_NAME="harbor-jobservice" \
|
||||||
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r57" \
|
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r58" \
|
||||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:$PATH"
|
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-jobservice/bin:$PATH"
|
||||||
|
|
||||||
VOLUME [ "/etc/jobservice", "/var/log/jobs" ]
|
VOLUME [ "/etc/jobservice", "/var/log/jobs" ]
|
||||||
|
|||||||
@@ -4,20 +4,20 @@
|
|||||||
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
|
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "1.14.0-5"
|
"version": "1.14.0-6"
|
||||||
},
|
},
|
||||||
"harbor-jobservice": {
|
"harbor-jobservice": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2",
|
"digest": "2624338e512be01902a07adca331507277c6f99f33c6206d8ae52535cdfdd9b2",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "2.4.1-9"
|
"version": "2.4.1-10"
|
||||||
},
|
},
|
||||||
"yq": {
|
"yq": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6",
|
"digest": "5a5d183286140781203d11d468d4f84371c5808ee86471c7ee445f8d3cef0eb6",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "4.20.1-1"
|
"version": "4.20.1-2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -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/).
|
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-r57`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r57/2/debian-10/Dockerfile)
|
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r58`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-jobservice/blob/2.4.1-debian-10-r58/2/debian-10/Dockerfile)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user