Namespace
bitnami
Image / Tag
mongodb:3.6.14-r71
Content Digest
sha256:bf90eaa6a8cc714c2108b5fd48452ff6ae54d112a74202a393bea3ac926c0c8d
Details
Created

2019-11-04 14:59:10 UTC

Size

156 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.14-debian-9-r71

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

IMAGE_OS

debian-9

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

[#001] sha256:239ee44db46925075d1817c9f33c9d79a805f66fd868cb890e2a6f8c8196363c - 0.0% (114 Bytes)

[#002] sha256:cdd324358ebd23bd3d32dbc0cf94a5a3316e6975d3e0d2b5e276a5646c0dfa3e - 6.5% (10.2 MB)

[#003] sha256:a42a789ba331ddd1260a287113c3607867c09c19b3d49eee080a07035db5ef27 - 5.31% (8.3 MB)

[#004] sha256:b8a24ea4bab11ef74de7847a945548f29777fdb7d3a824e178b90374d29da7a0 - 0.0% (5.04 KB)

[#005] sha256:fa4870b0a02715f6bb5d4c85dc894dfdeccfe9d9af9b36058c59eaafc1b0bdd8 - 0.28% (445 KB)

[#006] sha256:c1d5e0d9cd491af4ff319ad0a439c767642f58ca6054ef3f66b2d8998a38058c - 74.44% (116 MB)

[#007] sha256:10bba9cdcc11f838f9448d6036c943e9689455c8b4a029eaea8b935582dbd138 - 0.01% (8.68 KB)

[#008] sha256:79e6231893676a8f6a5d252c776252fd5b12e5dc906ae77848f689cef5c9515b - 0.0% (300 Bytes)


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

2019-11-04 12:16:28 UTC

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

2019-11-04 12:16:28 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=debian-9

2019-11-04 12:16:29 UTC

/bin/sh -c mkdir --parents /opt/bitnami

2019-11-04 12:16:39 UTC

/bin/sh -c install_packages ca-certificates curl procps unzip

2019-11-04 12:16:43 UTC

/bin/sh -c mkdir -p /opt/bitnami/licenses && 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 && curl --silent -L https://raw.githubusercontent.com/tianon/gosu/master/LICENSE > /opt/bitnami/licenses/gosu-1.11.txt && 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 && curl --silent -L https://raw.githubusercontent.com/mikefarah/yq/master/LICENSE > /opt/bitnami/licenses/yq-2.4.0.txt && curl --silent -L https://github.com/bitnami/ini-file/releases/download/v1.0/ini-file.zip > /tmp/ini-file.zip && echo 2f12cc487b0b17cf5346326ae653951e9ff6d5eb6d3c9217c602060778996b64 /tmp/ini-file.zip | sha256sum --check && unzip -q -d /usr/local/bin -o /tmp/ini-file.zip ini-file && curl --silent -L https://raw.githubusercontent.com/bitnami/ini-file/master/COPYING > /opt/bitnami/licenses/ini-file-1.0.txt && 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 && curl --silent -L https://raw.githubusercontent.com/bitnami/wait-for-port/master/COPYING > /opt/bitnami/licenses/wait-for-port-1.0.txt && 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 && curl --silent -L https://raw.githubusercontent.com/bitnami/render-template/master/COPYING > /opt/bitnami/licenses/render-template-1.0.txt

2019-11-04 12:16:43 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=stretch-r378

2019-11-04 12:16:44 UTC

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

2019-11-04 13:50:17 UTC

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

2019-11-04 13:50:17 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-04 14:59:02 UTC

/bin/sh -c install_packages libc6 libgcc1 libpcap0.8 libssl1.1

2019-11-04 14:59:08 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "3.6.14-1" --checksum 4a585f2c2aa595dfe636660bfaa0f575465230672910a92bd0bcd66d402aea8e

2019-11-04 14:59:08 UTC

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

2019-11-04 14:59:09 UTC

/bin/sh -c /postunpack.sh

2019-11-04 14:59:09 UTC

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

2019-11-04 14:59:09 UTC

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

2019-11-04 14:59:09 UTC

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

2019-11-04 14:59:10 UTC

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

2019-11-04 14:59:10 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