Namespace
bitnami
Image / Tag
mongodb:4.2.2-r0
Content Digest
sha256:9e04db66cb3b0b48a46b2f2206177aafc5dfbc7e5edd3e7d776e0c5c2595f030
Details
Created

2020-01-24 10:28:35 UTC

Size

153 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.2-debian-10-r0

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

NAMI_PREFIX

/.nami

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

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


Layers

[#000] sha256:45337b3433fa437664b13287291679cf9edca3230f1f37043cc61dab03199d6d - 16.61% (25.5 MB)

[#001] sha256:7d15ab2c70901cc0354647e8568b9c9502afb4e773f82d6c5365b2b0d5a5dbdd - 0.0% (5.28 KB)

[#002] sha256:3fb08813d6ce0cb8796b67d04d78d15e13d9d16bc86107d998c72d63554f4de5 - 5.54% (8.49 MB)

[#003] sha256:29c4a5198201b515a9b4f3bf6f9f9421a0196a3c518e729618e936af58371023 - 73.32% (112 MB)

[#004] sha256:0df0d5e114fc6151dc2765dce8e716ba2f64028449fb10703e9eb41c54f7e59f - 0.0% (253 Bytes)

[#005] sha256:18e0e657d8752a757d45bb0e9bcac6cea586364558043d26c898104c467e5d75 - 0.57% (893 KB)

[#006] sha256:ab0fc7765770a10f7124c81f3cf35547dd7a120299f37a40eb32c82b3842683f - 1.16% (1.78 MB)

[#007] sha256:d3ec87114a9445ac2d531fd04e45d59c1f7c33d6faae17329cde2cd781ef21f7 - 1.17% (1.8 MB)

[#008] sha256:d016ede71a43928a01d58814b2d78543047a47652fa7458ecbb92fd4944a009d - 1.61% (2.47 MB)

[#009] sha256:9dbbc01921ffbebfd3643fe349bfa6c76ac667002784a78c47eeed3e90a3fe44 - 0.01% (8.83 KB)

[#010] sha256:55a03bf8f6dbbf0556ca9fe3b15253015a67d8b89ecefab3400b8f8909030b89 - 0.0% (301 Bytes)


History
2020-01-21 16:22:55 UTC (from Bitnami with love)

2020-01-24 09:15:23 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>

2020-01-24 10:28:13 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2020-01-24 10:28:14 UTC

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

2020-01-24 10:28:21 UTC

/bin/sh -c install_packages ca-certificates curl 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 procps sudo unzip zlib1g

2020-01-24 10:28:26 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.2.2-0" --checksum 02267bf4e5dcf6097e797789e54ce0101b5ba1b87280d37ab39b1c426bc1433b

2020-01-24 10:28:29 UTC

/bin/sh -c apt-get update && apt-get upgrade && rm -r /var/lib/apt/lists /var/cache/apt/archives

2020-01-24 10:28:30 UTC

/bin/sh -c /build/install-gosu.sh

2020-01-24 10:28:31 UTC

/bin/sh -c curl --silent -L https://github.com/bitnami/render-template/releases/download/v1.0/render-template.zip > /tmp/render-template.zip && echo "60334a29f9692659f9d3a5d9659f2a97de1f5e7a0fc2e84c1868fdba7f160a9d /tmp/render-template.zip" | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/render-template.zip render-template && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/bitnami/render-template/master/COPYING > /opt/bitnami/licenses/render-template-1.0.txt

2020-01-24 10:28:33 UTC

/bin/sh -c curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/v1.0/wait-for-port.zip > /tmp/wait-for-port.zip && echo "8d26181f4629211b70db4f96236616056b1ed8e5920d8023f7c883071e76c1ed /tmp/wait-for-port.zip" | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/wait-for-port.zip wait-for-port && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/bitnami/wait-for-port/master/COPYING > /opt/bitnami/licenses/wait-for-port-1.0.txt

2020-01-24 10:28:34 UTC

/bin/sh -c curl --silent -L https://github.com/mikefarah/yq/releases/download/2.4.0/yq_linux_amd64 > /usr/local/bin/yq && echo 99a01ae32f0704773c72103adb7050ef5c5cad14b517a8612543821ef32d6cc9 /usr/local/bin/yq | sha256sum --check && chmod +x /usr/local/bin/yq && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/mikefarah/yq/master/LICENSE > /opt/bitnami/licenses/yq-2.4.0.txt

2020-01-24 10:28:34 UTC

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

2020-01-24 10:28:35 UTC

/bin/sh -c /postunpack.sh

2020-01-24 10:28:35 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=mongodb BITNAMI_IMAGE_VERSION=4.2.2-debian-10-r0 NAMI_PREFIX=/.nami PATH=/opt/bitnami/mongodb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-01-24 10:28:35 UTC

/bin/sh -c #(nop) EXPOSE 27017

2020-01-24 10:28:35 UTC

/bin/sh -c #(nop) USER 1001

2020-01-24 10:28:35 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2020-01-24 10:28:35 UTC

/bin/sh -c #(nop) CMD ["/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