Namespace
bitnami
Image / Tag
mongodb:4.2.3-r0
Content Digest
sha256:cc59a421db3d531e13b3e6e089da903998c213dd666a4a66844cff61f9cad61b
Details
Created

2020-01-24 15:33:32 UTC

Size

169 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.3-debian-10-r0

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:45337b3433fa437664b13287291679cf9edca3230f1f37043cc61dab03199d6d - 15.08% (25.5 MB)

[#001] sha256:c353331545adf7ede1f1220f59143ee84f37ff33cc5f3dc0209211ea7202351d - 0.0% (5.28 KB)

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

[#003] sha256:2d40a837657da4a1a509cae2dac07632ad4e79bf981b7b3c4c3cbcc424c3f196 - 75.78% (128 MB)

[#004] sha256:eb6c54dc00ec554059f7bc671275806a61c5270aeab9f9ad615ae948ad524880 - 0.0% (257 Bytes)

[#005] sha256:30513adc337ac21482d3dae77c794dab76860521f45ebd00d6810b18c4a6fd39 - 0.52% (893 KB)

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

[#007] sha256:54a27881410ccca7b0829e010f0eda49c61899a073d51e826e9504098c7fc43b - 1.07% (1.8 MB)

[#008] sha256:2137352ce119e6b06fd31a6598ac5ed83527f199354c56d2b06f539e7ccebfeb - 1.46% (2.47 MB)

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

[#010] sha256:503c4817e712876bb74ddbbe0049266f1d276679c3d89b5ae7b3d51c4eb5e38e - 0.0% (302 Bytes)


History
2020-01-21 16:22:55 UTC (from Bitnami with love)

2020-01-24 15:33:10 UTC

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

2020-01-24 15:33:10 UTC

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

2020-01-24 15:33:10 UTC

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

2020-01-24 15:33:16 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-01-24 15:33:22 UTC

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

2020-01-24 15:33:25 UTC

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

2020-01-24 15:33:26 UTC

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

2020-01-24 15:33:28 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-24 15:33:29 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-24 15:33:30 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-24 15:33:31 UTC

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

2020-01-24 15:33:31 UTC

/bin/sh -c /postunpack.sh

2020-01-24 15:33:32 UTC

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

2020-01-24 15:33:32 UTC

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

2020-01-24 15:33:32 UTC

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

2020-01-24 15:33:32 UTC

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

2020-01-24 15:33:32 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