Namespace
bitnami
Image / Tag
mongodb:5.0.11
Content Digest
sha256:0683bafb47b6879e8e5c39b22c8e108be068dac3cae62232f2fa69add5ddde3e
Details
Created

2022-09-04 06:18:02 UTC

Size

225 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    5.0.11-debian-11-r5
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/mongodb
  • org.opencontainers.image.title
    mongodb
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    5.0.11

Environment
APP_VERSION

5.0.11

BITNAMI_APP_NAME

mongodb

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/mongodb/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 13.1% (29.4 MB)

[#001] sha256:5084e1174c2e569d1fe67103421856f2a313a76586f7d847ac4e0c19cbcb0c4e - 0.01% (14.1 KB)

[#002] sha256:7bd8cde494d3e5d451bdd489afa052fee0d0c714ae188f1eaaf971c78473e15d - 2.82% (6.33 MB)

[#003] sha256:11a8eb2b546910d3650c77bb071ab23c12195222840562aa7d2e120e9ecef827 - 17.41% (39.1 MB)

[#004] sha256:07fcf912f70e8aa6a97c013d58571f255af8767c36550649651c32d0669fee3f - 2.96% (6.65 MB)

[#005] sha256:bd511e897c584836354e5f1bf23b4edff23c4c089fa23cae4e737ccf1a0ac446 - 0.39% (895 KB)

[#006] sha256:a4ce7d304fcaa3bda27f1bc7e2c5cfb8f4af07fadeb1f868e1d046b78b7e9a77 - 0.48% (1.07 MB)

[#007] sha256:6de9cac92db0fad69df2985ab939523d615c10b63fd87ba65f923550977705ba - 61.9% (139 MB)

[#008] sha256:fd98b08ebcae9ddd60a3d4d66f2e33cfc21bfdb4391a5deecee73ca8c9ca6259 - 0.4% (912 KB)

[#009] sha256:1c3bceac324a655157de4436b3b16b4bbe0ee05a4978424dc29f9d02869f61f6 - 0.54% (1.22 MB)

[#010] sha256:9874f05cfabe29bb52be9777c4e13a42b29cd15e1658988c32b2da34d2a921da - 0.0% (117 Bytes)

[#011] sha256:73708ec98de971295a48abe343f8209ea8f1558f6e53375f7f15f445a3f9b2d1 - 0.01% (12.9 KB)

[#012] sha256:7191ad856167dce0209321d8e7adeebca26c452f0a1bd8828a25e02ad8b1f08c - 0.0% (1022 Bytes)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-09-04 03:40:26 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-09-04 06:17:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=5.0.11-debian-11-r5 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/mongodb org.opencontainers.image.title=mongodb org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=5.0.11

2022-09-04 06:17:27 UTC

/bin/sh -c #(nop) COPY dir:a1a3a4de2f106d11c2b239252334b744821a9dd9ede2160eb58b1a818b19b795 in /

2022-09-04 06:17:28 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-09-04 06:17:34 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libbrotli1 libc6 libcom-err2 libcurl4 libffi7 libgcc-s1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed6 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblzma5 libnettle8 libnghttp2-14 libp11-kit0 libpsl5 librtmp1 libsasl2-2 libssh2-1 libssl1.1 libtasn1-6 libunistring2 numactl procps tar zlib1g

2022-09-04 06:17:37 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f mongodb-shell-1.5.4-2-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/mongodb-shell-1.5.4-2-linux-amd64-debian-11.tar.gz -O ; fi && echo "77e3526b982f5fc7160827d41d2fae83a4c3dd3c88dec6fa2b2ce4cbb0078ef8 mongodb-shell-1.5.4-2-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf mongodb-shell-1.5.4-2-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf mongodb-shell-1.5.4-2-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:39 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f yq-4.27.3-0-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/yq-4.27.3-0-linux-amd64-debian-11.tar.gz -O ; fi && echo "1aa32d853f4ba273642dc4bb9fb50146434f2c44978d02e1728f72a047e50567 yq-4.27.3-0-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf yq-4.27.3-0-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf yq-4.27.3-0-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:40 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f wait-for-port-1.0.3-154-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/wait-for-port-1.0.3-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "74a09c2208af7316f32ee3ee8479d70b20ad54f1a989e84b6417e23c1f07c147 wait-for-port-1.0.3-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf wait-for-port-1.0.3-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf wait-for-port-1.0.3-154-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:40 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f render-template-1.0.3-153-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/render-template-1.0.3-153-linux-amd64-debian-11.tar.gz -O ; fi && echo "c1f2cdabdcc920512e8936ab2c8a033e1aeb97801fa026f0b12432581bf849ae render-template-1.0.3-153-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf render-template-1.0.3-153-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf render-template-1.0.3-153-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:49 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f mongodb-5.0.11-2-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/mongodb-5.0.11-2-linux-amd64-debian-11.tar.gz -O ; fi && echo "2fc64c19dd2f7e142e55e1b1f53eeee471b524d56475f346a21e532605eb27fc mongodb-5.0.11-2-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf mongodb-5.0.11-2-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf mongodb-5.0.11-2-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:52 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab gosu-1.14.0-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz

2022-09-04 06:17:59 UTC

/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-09-04 06:17:59 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-09-04 06:18:00 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:481c72af8bf3ff09149fd6926f8322ab300017020bf374314847d6e4c6d3c759 in /

2022-09-04 06:18:01 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/mongodb/postunpack.sh

2022-09-04 06:18:01 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=5.0.11 BITNAMI_APP_NAME=mongodb PATH=/opt/bitnami/mongodb/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-09-04 06:18:01 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 27017

2022-09-04 06:18:01 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-09-04 06:18:01 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/mongodb/entrypoint.sh"]

2022-09-04 06:18:02 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/mongodb/run.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete