Namespace
bitnami
Image / Tag
mongodb:3.6.16-ol-7-r32
Content Digest
sha256:af6708de035c9ef31ae8891b151e16f1d0cea1b00da6067b82fc9a1dc7fa28c3
Details
Created

2020-01-03 03:53:01 UTC

Size

203 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.16-ol-7-r32

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:822ace0353cbeeb23baa4e10b00916d8aae76c005023f5807d16cd97e6339b9b - 20.03% (40.7 MB)

[#001] sha256:caae975d855ede9940ab79fc5635c3adf82e50a4bb182e6613fa1b8c6cba4849 - 0.0% (5.34 KB)

[#002] sha256:fce4142b13c93ace884169f4998ed490e5e23ce16392685416780689c82950bf - 17.07% (34.7 MB)

[#003] sha256:b5d87b372bc7e0bf1210b19a464492aa73d400a44c464cc10b2e533f8efd5d2a - 58.09% (118 MB)

[#004] sha256:08347e132b9c004c9c0b5255324c476668492de4625f7a911562c12f3aa8e6ca - 1.4% (2.84 MB)

[#005] sha256:6df493ad3dbb27cbcce7e990783787d259e16508bae80f6a473dfb38061bc20f - 0.43% (894 KB)

[#006] sha256:eb8c3fa32a23f5cd437d523a1485d2996df64cd0443ad20d60e6198bf7aedb83 - 0.88% (1.78 MB)

[#007] sha256:14f1efc3da5376715aabda258647a4cf4fd1a50261c95ee8d7ce63476771b1ae - 0.88% (1.8 MB)

[#008] sha256:3674be65a283535df298cb86cb6520e01f0669a634066c5ffad72723e3f0b4a2 - 1.22% (2.47 MB)

[#009] sha256:2d9bcbc6ec1203c7fa8c36ba7496be45217aca84bdf0b3da688d26a1a0de1af6 - 0.0% (8.82 KB)

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


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

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

2019-12-20 01:46:43 UTC

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

2019-12-20 01:46:44 UTC

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

2020-01-03 03:51:30 UTC

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

2020-01-03 03:51:30 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-01-03 03:51:30 UTC

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

2020-01-03 03:52:39 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-01-03 03:52:45 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "3.6.16-0" --checksum 99d519a156055e127eae45eef5368a305801612f27eeabbf9c58eefb1b81da90

2020-01-03 03:52:54 UTC

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

2020-01-03 03:52:55 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-03 03:52:57 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-03 03:52:58 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-03 03:52:59 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-03 03:52:59 UTC

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

2020-01-03 03:53:00 UTC

/bin/sh -c /postunpack.sh

2020-01-03 03:53:00 UTC

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

2020-01-03 03:53:01 UTC

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

2020-01-03 03:53:01 UTC

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

2020-01-03 03:53:01 UTC

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

2020-01-03 03:53:01 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