Namespace
bitnami
Image / Tag
mongodb:4.2.3-debian-10-r24
Content Digest
sha256:39dc3a24395f5dc8fee153ac125f27069f779fd308cb2588c8821b45964bf4bd
Details
Created

2020-02-18 23:21:51 UTC

Size

169 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.3-debian-10-r24

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

NAMI_PREFIX

/.nami

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

/opt/bitnami/mongodb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6729c2f8f6ae914b339344d6a023308fc08653fa5acab0c47737ec1a1321935f - 15.08% (25.5 MB)

[#001] sha256:06f1cf02de7a701954f2137bf3944b46da368e3d70ce2ecd47ca43d3d4016e8d - 0.0% (5.51 KB)

[#002] sha256:6d8df69dec34373c80c8dfef77e71cd0939a1af22e3358d0a81ef7687e34447e - 5.03% (8.49 MB)

[#003] sha256:5719ca7328b7078d52acdce331ae7fc63755b5d35606fdf8a7d95b20d5bdaa95 - 75.78% (128 MB)

[#004] sha256:cc4d33b998605bbcfb183e71f8f5bc0bbfeb04f45442836ca7b853dabbc9f467 - 0.0% (256 Bytes)

[#005] sha256:0a4512e8da2c787abb344e73830e1ccd27a9bc1139e1ae1dc08ec8e560ce64df - 0.52% (893 KB)

[#006] sha256:f5259e343227828f09bdb25579ac4789ba9b67f0fb576b92d6e16b14236994ed - 1.06% (1.78 MB)

[#007] sha256:2cf284c36168580c489c38618eb688e5895c14354c778a6fdafb6fc8f896278c - 1.07% (1.8 MB)

[#008] sha256:5e438cbc80a5c05f2a02bb8e94c7e5a4ce88fc71f129064f93d2d69e7b65f591 - 1.46% (2.47 MB)

[#009] sha256:4306dc53508a6167a24534d5ea5744ebcef8f6316bf69eac5c6798368642d30b - 0.01% (9.03 KB)

[#010] sha256:c8ae19295982c5eb2dd40b78a39a92dfc5a846a63da468f65476fe9397c3def1 - 0.0% (331 Bytes)


History
2020-02-09 01:07:00 UTC (from Bitnami with love)

2020-02-18 20:19:12 UTC

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

2020-02-18 21:06:42 UTC

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

2020-02-18 21:06:42 UTC

/bin/sh -c #(nop) COPY dir:082bae157f72c9d385435c591482b2fc8dac03b1dceebab2ace7652c93f35e1a in /

2020-02-18 23:21:34 UTC

/bin/sh -c install_packages ca-certificates curl libc6 libcom-err2 libcurl4 libffi6 libgcc1 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 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.1 libtasn1-6 libunistring2 procps sudo unzip zlib1g

2020-02-18 23:21:42 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.2.3-0" --checksum 32c11aa42e0b22b7a1f4fc071ff42ea9ba81d23da45eb7fda4040eb118c46c91

2020-02-18 23:21:45 UTC

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

2020-02-18 23:21:46 UTC

/bin/sh -c /build/install-gosu.sh

2020-02-18 23:21:47 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-02-18 23:21:48 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-02-18 23:21:49 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-02-18 23:21:50 UTC

/bin/sh -c #(nop) COPY dir:956d74de8172fd3f22b30b1767f3e2eac51ccc4ad2f90db70dee0c7e2f592fae in /

2020-02-18 23:21:50 UTC

/bin/sh -c /postunpack.sh

2020-02-18 23:21:51 UTC

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

2020-02-18 23:21:51 UTC

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

2020-02-18 23:21:51 UTC

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

2020-02-18 23:21:51 UTC

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

2020-02-18 23:21:51 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