Namespace
bitnami
Image / Tag
mongodb:4.2.3-ol-7-r24
Content Digest
sha256:435b62b257a8817545d8c9c26a8fc86a055596b08fb1a27ef885dd6fbdad3b72
Details
Created

2020-02-21 21:52:47 UTC

Size

214 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.3-ol-7-r24

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.07% (40.7 MB)

[#001] sha256:56761e0ab0e22484580db084faf7c1bc2be468fafb89455dba73030a81c2c655 - 0.0% (5.82 KB)

[#002] sha256:edf96b2d80e0d2113bca42cdacb441794825c8eb69e6d362cbe9270da73a4d3f - 16.41% (35.1 MB)

[#003] sha256:7f693af77e60d0ea3af54d0c96360d63a14cb0bedc34738b52302f6e6be8d726 - 59.94% (128 MB)

[#004] sha256:783df9bb1f5604aea4a89bd94a06fc3c1e11ecd05bca05ea99444c416cdb079d - 1.34% (2.86 MB)

[#005] sha256:b97b7a80f1655ec1f1b472f78e857a1dc7496ba903317676ec2c1551b83e3a95 - 0.41% (894 KB)

[#006] sha256:2a8c89b01576ae71ccb68171ad35be71e8eb4ec53e366573af859de311a6cdaa - 0.83% (1.78 MB)

[#007] sha256:fb59678c5f08c1d48ec239247b968e3356df20ab11aca34ea538df39cc73a5ab - 0.84% (1.8 MB)

[#008] sha256:7db62138219f5d4e81e62e3373ec00daeea53884398de428b46df9830ddc6da3 - 1.16% (2.47 MB)

[#009] sha256:b2d81eae4e8b37dc645ac14fa7504c13b5483a4018439b1f6f954f2f3ea65286 - 0.0% (9.03 KB)

[#010] sha256:7f56a0fa0d99ad644d530d34d5585d6f696d437f59b25f75785eba329013e94c - 0.0% (331 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-21 21:51:05 UTC

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

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

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

2020-02-21 21:52:19 UTC

/bin/sh -c install_packages ca-certificates curl cyrus-sasl-lib glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libcurl libgcc libidn libpcap libselinux libssh2 nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre procps-ng sudo tar unzip which zlib

2020-02-21 21:52:30 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.2.3-0" --checksum 5a465dd02538dfd88a2cb3c61561170ab8cb8a1674a51b6f09b83dbb219bf71d

2020-02-21 21:52:40 UTC

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

2020-02-21 21:52:41 UTC

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

2020-02-21 21:52:42 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-21 21:52: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-21 21:52: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-21 21:52:46 UTC

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

2020-02-21 21:52:46 UTC

/bin/sh -c /postunpack.sh

2020-02-21 21:52:46 UTC

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

2020-02-21 21:52:47 UTC

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

2020-02-21 21:52:47 UTC

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

2020-02-21 21:52:47 UTC

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

2020-02-21 21:52: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