Namespace
bitnami
Image / Tag
mongodb:4.0.14-debian-9-r25
Content Digest
sha256:2db0660df1502cdf8c43cbd123ab02d3a0a5d89f9d5567a0ec795cf972bd5aa4
Details
Created

2020-01-16 08:56:31 UTC

Size

141 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.0.14-debian-9-r25

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

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

[#002] sha256:ff714d27a16381b03ac71618d9da8af293d3ea8d8190c79f241944e7fed381fc - 8.36% (11.8 MB)

[#003] sha256:6422c3ebc0d4d3bb49a81571f5346af0a9a9d407172df2a663b6ef5d7ffed582 - 71.75% (101 MB)

[#004] sha256:d63bc3fafc7d97af0a2eb7343d79689f971b5b404698d4a9796e4f5fdf971cec - 0.0% (234 Bytes)

[#005] sha256:62d4625c30413a372f8b9cc444d2ef62e0b9d8dd10eacb991e4e162f9963d1f9 - 0.62% (893 KB)

[#006] sha256:45e71f48622ea7ce9fddf0d64c1fcf73c9adb81ad47d7aed344b07236a818ad5 - 1.27% (1.78 MB)

[#007] sha256:9b54024096ce77c1d4b1f154721885e7e7a6ac981dd74272ebcf273de6b1bdc5 - 1.28% (1.8 MB)

[#008] sha256:bb1d791a5590bba6cddfc69b9c01421287fab8448c05f27b447ea06ed1ac6559 - 1.76% (2.47 MB)

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

[#010] sha256:da1780e02b4d7b81eb6952d01e935c937f06b0ff906417505b5b0c6fedbda8c0 - 0.0% (300 Bytes)


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

2020-01-16 08:56:05 UTC

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

2020-01-16 08:56:05 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-16 08:56:05 UTC

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

2020-01-16 08:56:13 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 sudo unzip zlib1g

2020-01-16 08:56:22 UTC

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

2020-01-16 08:56:25 UTC

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

2020-01-16 08:56:26 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-16 08:56:27 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-16 08:56:28 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-16 08:56:29 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-16 08:56:29 UTC

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

2020-01-16 08:56:30 UTC

/bin/sh -c /postunpack.sh

2020-01-16 08:56:30 UTC

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

2020-01-16 08:56:31 UTC

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

2020-01-16 08:56:31 UTC

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

2020-01-16 08:56:31 UTC

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

2020-01-16 08:56:31 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