Namespace
bitnami
Image / Tag
mongodb:4.2.1-r43
Content Digest
sha256:13f4e0ceaf54aa2d4f646e2b68ddec367064a5fad30ea26828416ac824a59f89
Details
Created

2019-12-08 00:41:21 UTC

Size

150 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.1-debian-9-r43

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

NAMI_PREFIX

/.nami

OS_ARCH

amd64

OS_FLAVOUR

debian-9

OS_NAME

linux

PATH

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


Layers

[#000] sha256:3c9020349340788076971d5ea638b71e35233fd8e149e269d8eebfa17960c03f - 14.01% (21.1 MB)

[#001] sha256:638c67a245b3ca7998351006e6f3c94e4f6694898cd753ca67f054592b7d2b98 - 0.0% (5.01 KB)

[#002] sha256:e9020a65e6e9e81aa1af02312fcc3c5f4423e680e5a53d016f8761dd295a3c03 - 6.86% (10.3 MB)

[#003] sha256:7f0537ec6160e82b94c334633d8151239f700abc06a15c4be424aacd5d906c2d - 74.51% (112 MB)

[#004] sha256:9622867af1cdb60895faabbc101e16e7dbadde8828c895237ad9c2e7c5ce683c - 0.58% (893 KB)

[#005] sha256:cc6a346dbc93e5274f578895cec72b48863b8c3191496589a5929a6519156631 - 1.19% (1.78 MB)

[#006] sha256:01742c2658a34ede6e1a96393d21af4282eb4ad29fd72d84bc7d01b27525a00b - 1.2% (1.8 MB)

[#007] sha256:79a2361ace84b9de312f293d0299c4282a834a0ce6a169e26b09473bb08b655d - 1.64% (2.47 MB)

[#008] sha256:f178cf1c6e34da64c20e743d790da5c3d8f642bbcdf1a1e0a3be0314394d37f1 - 0.01% (8.83 KB)

[#009] sha256:116dac2be02108a84f212f5fe67686c45cc0eca1ae18bdbc7501be70b911eb4a - 0.0% (300 Bytes)


History
2019-10-04 14:36:33 UTC (from Bitnami with love)

2019-12-08 00:40:59 UTC

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

2019-12-08 00:40:59 UTC

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

2019-12-08 00:40:59 UTC

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

2019-12-08 00:41:08 UTC

/bin/sh -c install_packages ca-certificates curl libc6 libcomerr2 libcurl3 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn11 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.0.2 libssl1.1 libtasn1-6 libunistring0 procps unzip zlib1g

2019-12-08 00:41:14 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.2.1-0" --checksum e67fca5ac2c4371c32254894a8255b7a253281fbd7c894493d3cb571caca6cd0

2019-12-08 00:41:15 UTC

/bin/sh -c curl --silent -L https://github.com/tianon/gosu/releases/download/1.11/gosu-amd64 > /usr/local/bin/gosu && echo 0b843df6d86e270c5b0f5cbd3c326a04e18f4b7f9b8457fa497b0454c4b138d7 /usr/local/bin/gosu | sha256sum --check && chmod u+x /usr/local/bin/gosu && mkdir -p /opt/bitnami/licenses && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt

2019-12-08 00:41:16 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

2019-12-08 00:41:18 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

2019-12-08 00:41:19 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

2019-12-08 00:41:19 UTC

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

2019-12-08 00:41:20 UTC

/bin/sh -c /postunpack.sh

2019-12-08 00:41:20 UTC

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

2019-12-08 00:41:20 UTC

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

2019-12-08 00:41:20 UTC

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

2019-12-08 00:41:20 UTC

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

2019-12-08 00:41:21 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