Namespace
bitnami
Image / Tag
mongodb:3.6.17-ol-7-r16
Content Digest
sha256:e4223fb0165a7886314c5e164e44cc17646515a34132c0e7df10683e14e227ad
Details
Created

2020-02-13 19:58:47 UTC

Size

204 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.17-ol-7-r16

BITNAMI_PKG_CHMOD

-R g+rwX

HOME

/

NAMI_PREFIX

/.nami

OS_ARCH

x86_64

OS_FLAVOUR

ol-7

OS_NAME

linux

PATH

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


Layers

[#000] sha256:86607bb85307f4e017c6cc236573951482f1de084e0987480fecea9295c2f923 - 19.99% (40.7 MB)

[#001] sha256:2b198ed85f79d94a95518876c1a7c6dd0e726d69b645724b8ee1c16774128590 - 0.0% (5.82 KB)

[#002] sha256:9153392a7ef0986a8478434234f23041663d24c9d48b2ff9cd607246dcb29778 - 17.2% (35.1 MB)

[#003] sha256:d1139c1e17aeb854328582c9ad581366030ccacf82e877b096b6f67608089a79 - 58.0% (118 MB)

[#004] sha256:8394d0ce949b48d633fd5d6052646c9259d098d8f6ab6dda64bece6c259aa0f6 - 1.4% (2.85 MB)

[#005] sha256:30f7691a74b6ac698f89be723e2780cfd6222cf9d2133bfc44bea771a585577f - 0.43% (894 KB)

[#006] sha256:4d6557714499c3fc6b068ecbee18446abeb2187c94dad8f58f68e0b5f2958ade - 0.87% (1.78 MB)

[#007] sha256:86becd16f828ae978ad8a24aea6df62b79a4d233d32e1519c2ff878bf25499be - 0.88% (1.8 MB)

[#008] sha256:e297e90845e6126cb3653847a2978ee0afaab69ee17eee7931f49336b13ab3c9 - 1.21% (2.47 MB)

[#009] sha256:b8da3bc7eb3fc92083fc09c4569ec7a7188a833e7db04d1b3444a2dfaabd70c6 - 0.0% (9.04 KB)

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


History
2018-08-30 21:49:27 UTC

/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <[email protected]>

2020-01-28 21:36:05 UTC

/bin/sh -c #(nop) ADD file:a320cfe017a986947ac6b09db573e476eacafc80311e517efcc5e965fcc445fb in /

2020-01-28 21:36:06 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2020-02-13 19:57:10 UTC

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

2020-02-13 19:57:10 UTC

/bin/sh -c #(nop) ENV BITNAMI_PKG_CHMOD=-R g+rwX HOME=/ OS_ARCH=x86_64 OS_FLAVOUR=ol-7 OS_NAME=linux

2020-02-13 19:57:10 UTC

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

2020-02-13 19:58:24 UTC

/bin/sh -c install_packages ca-certificates curl glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libgcc libpcap libselinux openssl-libs pcre procps-ng sudo tar unzip which zlib

2020-02-13 19:58:30 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "3.6.17-0" --checksum ac45f6006831e81a8a9630b3363c913558c9626ac6111f3f77f1dc7e7dfacc3c

2020-02-13 19:58:40 UTC

/bin/sh -c yum upgrade -y && rm -r /var/cache/yum

2020-02-13 19:58:41 UTC

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

2020-02-13 19:58:43 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-13 19:58:44 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-13 19:58:45 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-13 19:58:45 UTC

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

2020-02-13 19:58:46 UTC

/bin/sh -c /postunpack.sh

2020-02-13 19:58:46 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=mongodb BITNAMI_IMAGE_VERSION=3.6.17-ol-7-r16 NAMI_PREFIX=/.nami PATH=/opt/bitnami/mongodb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-02-13 19:58:46 UTC

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

2020-02-13 19:58:47 UTC

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

2020-02-13 19:58:47 UTC

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

2020-02-13 19:58:47 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