Namespace
bitnami
Image / Tag
mongodb:4.2.1-debian-9-r33
Content Digest
sha256:900676a3ea8e9954a354a821eafd80089837ea549fe71214525837c16200bf53
Details
Created

2019-11-25 20:53:49 UTC

Size

150 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.1-debian-9-r33

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:b5f903298ac4aa56b50598b69653ead96853d26f1eb2a8f8882cbb2e917c8c61 - 0.0% (5.01 KB)

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

[#003] sha256:06d3600b2af6f26fab8dcf5261a29c390fd841d0b7e05d888c50ffd8a8f2b789 - 74.51% (112 MB)

[#004] sha256:8526b89f8f253614a45f695e01e545e2a2d9af1f31ace96bec54197f28230143 - 0.58% (893 KB)

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

[#006] sha256:2e690fca109af7bc289c39a6b10961d2bcdbb5288a5505e067542e5c80f539f8 - 1.2% (1.8 MB)

[#007] sha256:4135458ee53dd2aa4baa625b053e2e227784e15e217ed96126f47ad6003788c9 - 1.64% (2.47 MB)

[#008] sha256:74fe4b8b11d055a547b382819e476b9261843d772d08f1c06ab4876ec2bcfc95 - 0.01% (8.82 KB)

[#009] sha256:7f14a393a26fc722d5094b2b2b346c65397c6b92944693f61cb93dc8df5bfcd5 - 0.0% (308 Bytes)


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

2019-11-25 19:38:18 UTC

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

2019-11-25 20:25:05 UTC

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

2019-11-25 20:25:05 UTC

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

2019-11-25 20:53:33 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-11-25 20:53:42 UTC

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

2019-11-25 20:53:43 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-11-25 20:53:45 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-11-25 20:53:46 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-11-25 20:53:47 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-11-25 20:53:47 UTC

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

2019-11-25 20:53:48 UTC

/bin/sh -c /postunpack.sh

2019-11-25 20:53:48 UTC

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

2019-11-25 20:53:48 UTC

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

2019-11-25 20:53:48 UTC

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

2019-11-25 20:53:49 UTC

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

2019-11-25 20:53:49 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