mirror of
https://github.com/bitnami/containers.git
synced 2026-04-04 16:27:46 +08:00
4.2.21-debian-10-r7 release
This commit is contained in:
committed by
Bitnami Containers
parent
db543012ee
commit
9dcb9196b4
@@ -8,12 +8,12 @@ COPY prebuildfs /
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libcom-err2 libcurl4 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libnettle6 libnghttp2-14 libp11-kit0 libpcap0.8 libpsl5 librtmp1 libsasl2-2 libssh2-1 libssl1.1 libtasn1-6 libunistring2 numactl procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.5.0-0" --checksum ab840925a52827b7a0ff38d891f4446e1e72d11c2308d15f4d58ae148b414544
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.3-0" --checksum 9d54d437755a325a8d2fbccd89cc4d8ae0f49bd2dfd64e06f864eaf401c6555f
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb-shell" "1.5.0-1" --checksum d6572265b892d6b1b560405f24180884914069d0b063a44e0872e7a15a558716
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.3-1" --checksum 175fd73af8de9f084efda42721c5151832b443754c460c961945df78afc14231
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-0" --checksum 0603c8eaf6d24e76563431e36e512da06bfebb3a06ede31b3e84d9879213c162
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-0" --checksum af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb" "4.2.21-0" --checksum 366dec4b426a417e4c23c21a091ab9651b768e9876f1dcf2df3e058c1ad75d11
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mongodb" "4.2.21-1" --checksum c0f73b7222f6c52520f9f46e25b4c8b123ec98c91c6b87c78918e9bbb1fd6272
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-8" --checksum ca9fcfe190d596e3974a917cff96488b5a9d69b98edf45b2afd2cf43ebb4f03d
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
"digest": "d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1",
|
||||
"digest": "ca9fcfe190d596e3974a917cff96488b5a9d69b98edf45b2afd2cf43ebb4f03d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.0-7"
|
||||
"version": "1.14.0-8"
|
||||
},
|
||||
"mongodb": {
|
||||
"arch": "amd64",
|
||||
"digest": "366dec4b426a417e4c23c21a091ab9651b768e9876f1dcf2df3e058c1ad75d11",
|
||||
"digest": "c0f73b7222f6c52520f9f46e25b4c8b123ec98c91c6b87c78918e9bbb1fd6272",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.2.21-0"
|
||||
"version": "4.2.21-1"
|
||||
},
|
||||
"mongodb-shell": {
|
||||
"arch": "amd64",
|
||||
"digest": "ab840925a52827b7a0ff38d891f4446e1e72d11c2308d15f4d58ae148b414544",
|
||||
"digest": "d6572265b892d6b1b560405f24180884914069d0b063a44e0872e7a15a558716",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.5.0-0"
|
||||
"version": "1.5.0-1"
|
||||
},
|
||||
"render-template": {
|
||||
"arch": "amd64",
|
||||
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"yq": {
|
||||
"arch": "amd64",
|
||||
"digest": "9d54d437755a325a8d2fbccd89cc4d8ae0f49bd2dfd64e06f864eaf401c6555f",
|
||||
"digest": "175fd73af8de9f084efda42721c5151832b443754c460c961945df78afc14231",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "4.25.3-0"
|
||||
"version": "4.25.3-1"
|
||||
}
|
||||
}
|
||||
@@ -40,7 +40,7 @@ print_welcome_page() {
|
||||
# None
|
||||
#########################
|
||||
print_image_welcome_page() {
|
||||
local github_url="https://github.com/bitnami/bitnami-docker-${BITNAMI_APP_NAME}"
|
||||
local github_url="https://github.com/bitnami/containers"
|
||||
|
||||
log ""
|
||||
log "${BOLD}Welcome to the Bitnami ${BITNAMI_APP_NAME} container${RESET}"
|
||||
|
||||
@@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
* [`5.0`, `5.0-debian-11`, `5.0.9`, `5.0.9-debian-11-r1`, `latest` (5.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/5.0.9-debian-11-r1/5.0/debian-11/Dockerfile)
|
||||
* [`4.4`, `4.4-debian-10`, `4.4.15`, `4.4.15-debian-10-r7` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.15-debian-10-r7/4.4/debian-10/Dockerfile)
|
||||
* [`4.2`, `4.2-debian-10`, `4.2.21`, `4.2.21-debian-10-r6` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.21-debian-10-r6/4.2/debian-10/Dockerfile)
|
||||
* [`4.2`, `4.2-debian-10`, `4.2.21`, `4.2.21-debian-10-r7` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.21-debian-10-r7/4.2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mongodb GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user