Namespace
bitnami
Image / Tag
mongodb:4.0.14-r6
Content Digest
sha256:ab57e1237c2c0ea3a67c36bd4a27e1b10dfb5cc5ed498a7249dc588539993f18
Details
Created

2019-12-24 21:02:26 UTC

Size

139 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.0.14-debian-9-r6

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 - 15.12% (21.1 MB)

[#001] sha256:103fef202526770d399bf570665e855cd8a2ac5305ba27682719cef1c514a285 - 0.0% (5.01 KB)

[#002] sha256:a81b3317355a7af9304f149622948c1cae976f43770671e71cd40f7a431958ba - 7.41% (10.3 MB)

[#003] sha256:de60ac52525033cb7030dd01996a779912b8110188b347fac0f83390a791cf4b - 72.5% (101 MB)

[#004] sha256:65038aec026eccc9f44108e75aeb58bc4e4b3e7f30dde6347b2bcc02a7b8bdb2 - 0.0% (241 Bytes)

[#005] sha256:92cf56c8fa0c68064c2cb4743078da731d154550d33867720acb779321377eda - 0.63% (893 KB)

[#006] sha256:3385e581f4ba4ff51fcb454c5bff8374375ea427419864f6a497cae7497d615e - 1.28% (1.78 MB)

[#007] sha256:6060264e24d1168f7f7fe08b21d4ff4c9083f50563722ab854ad976e9e59d946 - 1.29% (1.8 MB)

[#008] sha256:870dab9eb13edc2f21d4baf2ecfdfe9a0987b381b5d05ebc29cffc2bf95f68a8 - 1.77% (2.47 MB)

[#009] sha256:cde126823acfd4618de9f9cc89963fd839bd6429d9e8c0919adf769b2ad208e7 - 0.01% (8.82 KB)

[#010] sha256:7aec7816f4848529c3b173f4f68022c29bfbb82300b64f520342d90782714b3e - 0.0% (301 Bytes)


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

2019-12-24 21:02:00 UTC

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

2019-12-24 21:02:01 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-24 21:02:01 UTC

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

2019-12-24 21:02:11 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-24 21:02:16 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.0.14-0" --checksum 360d16bc49cd9335501979d6806241b30938107604ea0539c2374a0a4894943b

2019-12-24 21:02:19 UTC

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

2019-12-24 21:02:21 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-24 21:02:22 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-24 21:02:23 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-24 21:02:24 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-24 21:02:24 UTC

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

2019-12-24 21:02:25 UTC

/bin/sh -c /postunpack.sh

2019-12-24 21:02:25 UTC

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

2019-12-24 21:02:25 UTC

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

2019-12-24 21:02:26 UTC

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

2019-12-24 21:02:26 UTC

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

2019-12-24 21:02:26 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