Namespace
bitnami
Image / Tag
mongodb:3.6.16-debian-9-r23
Content Digest
sha256:5eca07a9269f9bd60e6acf26171c8277a56b9efd8cfd4c3042707cb20eb8cc4c
Details
Created

2020-01-01 01:48:57 UTC

Size

155 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.16-debian-9-r23

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

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

[#002] sha256:fb78c9044a5ae3fddf7f209d888c6dab1ab187760dfa2c7a49a6ea4871119b70 - 6.66% (10.3 MB)

[#003] sha256:bd73bcb888ce2dc073e345bcbc9f30ca466cbf4c0666ddc4c6f67787d0c6e806 - 75.25% (117 MB)

[#004] sha256:fcfb03a8423477932f310660b44aea0f0e6fce09cdce6b06f8984abfc6174a9f - 0.0% (243 Bytes)

[#005] sha256:af124624e941386895c94f2fbfc7704f3bee11e850b468654e86b5f9cd5d3081 - 0.56% (893 KB)

[#006] sha256:250afa95b1d3fcc7820f9bde272b0af36f50604a4cfa1cc57c19ce6860e3a732 - 1.15% (1.78 MB)

[#007] sha256:d2f0b0b65d202cdcb1edacfecf7703420f97b64057b37ab7e6ee707214ffd573 - 1.16% (1.8 MB)

[#008] sha256:70f920454d4c942dbe3506ca86e91b369790259bb62ffd2702a66c245c5c1021 - 1.6% (2.47 MB)

[#009] sha256:205c675bc3688bec4fa077fadb558dda234efd5fc1450d1058c97fdc9875f542 - 0.01% (8.83 KB)

[#010] sha256:4db0e75bcd709531a210369271523470ad1bd94e584908ec97d835b1ef6a7503 - 0.0% (303 Bytes)


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

2020-01-01 01:48:30 UTC

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

2020-01-01 01:48:31 UTC

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

2020-01-01 01:48:31 UTC

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

2020-01-01 01:48:40 UTC

/bin/sh -c install_packages ca-certificates curl libc6 libgcc1 libpcap0.8 libssl1.1 procps unzip

2020-01-01 01:48:46 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "3.6.16-0" --checksum 448cdf9784970777723b50ad5a662788792efdfbc1bd83a4579ba24b83a3871c

2020-01-01 01:48:49 UTC

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

2020-01-01 01:48:50 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

2020-01-01 01:48:52 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-01 01:48:54 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-01 01:48:55 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-01 01:48:55 UTC

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

2020-01-01 01:48:56 UTC

/bin/sh -c /postunpack.sh

2020-01-01 01:48:56 UTC

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

2020-01-01 01:48:56 UTC

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

2020-01-01 01:48:57 UTC

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

2020-01-01 01:48:57 UTC

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

2020-01-01 01:48:57 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