Namespace
bitnami
Image / Tag
mongodb:3.6.16-r26
Content Digest
sha256:75623babe4959f67a56c34df819b18e5f15824ea3b2d038d14d33a37ab431ee3
Details
Created

2020-01-04 20:21:18 UTC

Size

155 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.16-debian-9-r26

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:ef99889e96161b0ba43f789d77ed8c3aaee78b2fa8d7dd6a3cc3c2602b891324 - 0.0% (5.01 KB)

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

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

[#004] sha256:3ec599e2b749b2a9405e98985321809ae6abb7e4aed6a3c9e6fac04d5ad52051 - 0.0% (241 Bytes)

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

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

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

[#008] sha256:80950274d65518abded9c47ef08e31f6a76ab65cf3855fdf531813785b967090 - 1.6% (2.47 MB)

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

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


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

2020-01-04 19:40:29 UTC

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

2020-01-04 19:40:29 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-04 19:40:30 UTC

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

2020-01-04 20:21:02 UTC

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

2020-01-04 20:21:08 UTC

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

2020-01-04 20:21:11 UTC

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

2020-01-04 20:21:12 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-04 20:21:14 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-04 20:21:15 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-04 20:21:17 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-04 20:21:17 UTC

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

2020-01-04 20:21:18 UTC

/bin/sh -c /postunpack.sh

2020-01-04 20:21:18 UTC

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

2020-01-04 20:21:18 UTC

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

2020-01-04 20:21:18 UTC

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

2020-01-04 20:21:18 UTC

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

2020-01-04 20:21:18 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