Namespace
bitnami
Image / Tag
mongodb:3.6.16-ol-7-r49
Content Digest
sha256:221edf1f129f413582d826fcc008fc17556d45b73b7f2560e5e15f0ddbdbbf78
Details
Created

2020-01-21 06:03:45 UTC

Size

203 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

3.6.16-ol-7-r49

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:78ce580ffec077804c5dd66f8affe957a5c36ea73fcf065eb52780b5bea7d7bb - 0.0% (5.59 KB)

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

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

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

[#005] sha256:398ccd992112d5daef4c638e74bf2c06743e0f2103c732cebc06dc50259f5c7e - 0.43% (894 KB)

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

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

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

[#009] sha256:be1a5b8cd42d85f881a59bab35b3266d30fcf50055b2906e2e3776f9425246f8 - 0.0% (8.83 KB)

[#010] sha256:3df541099dc84e115bf1fcd023b5a744639e670fb2267dd5c6ebd34fd57aa119 - 0.0% (300 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-21 06:02:12 UTC

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

2020-01-21 06:02:13 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-21 06:02:13 UTC

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

2020-01-21 06:03:23 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-21 06:03:29 UTC

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

2020-01-21 06:03:38 UTC

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

2020-01-21 06:03:39 UTC

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

2020-01-21 06:03:41 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-21 06:03:42 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-21 06:03:43 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-21 06:03:44 UTC

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

2020-01-21 06:03:44 UTC

/bin/sh -c /postunpack.sh

2020-01-21 06:03:45 UTC

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

2020-01-21 06:03:45 UTC

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

2020-01-21 06:03:45 UTC

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

2020-01-21 06:03:45 UTC

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

2020-01-21 06:03:45 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