Namespace
bitnami
Image / Tag
mongodb:4.2.3-ol-7-r4
Content Digest
sha256:527b1d7b5c277654bdc4ecfe3b2e224b8053907b53959e8d4db77ca4c16c96aa
Details
Created

2020-01-29 21:13:23 UTC

Size

213 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.3-ol-7-r4

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

[#001] sha256:b025c7f5f006bc455d646069fe21bdcd4c67812fe4c4334becfc10bf6c2e0b2a - 0.0% (5.6 KB)

[#002] sha256:b76cbd9ea537e2b8c091474073f0516c6b38936a7b8856650d986ae3248aef12 - 16.28% (34.7 MB)

[#003] sha256:6de2fcf4e4bbd967acdf1e729934d12aaf3f9ccbe4844bef909bad48a3b992e0 - 60.03% (128 MB)

[#004] sha256:dfe443c1a802303f31673ce5817047b214d80943056178b321e498e0301c179f - 1.33% (2.84 MB)

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

[#006] sha256:cfdf0f070e9a91faa4e1e7fdefe057932983721cdcc5531cecd6f5e7b88690a3 - 0.84% (1.78 MB)

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

[#008] sha256:0f4d27ccb6929d6f0b4a685b146a421754986d84128a077b6a1836eda68f40b3 - 1.16% (2.47 MB)

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

[#010] sha256:00888b39800ae567d8e0753f86e47e90cb3d2e10ade76f738239850987daaf58 - 0.0% (301 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-01-29 21:11:46 UTC

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

2020-01-29 21:11:46 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-29 21:11:46 UTC

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

2020-01-29 21:12:56 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-01-29 21:13:07 UTC

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

2020-01-29 21:13:16 UTC

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

2020-01-29 21:13:17 UTC

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

2020-01-29 21:13:19 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-29 21:13:20 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-29 21:13:22 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-29 21:13:22 UTC

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

2020-01-29 21:13:23 UTC

/bin/sh -c /postunpack.sh

2020-01-29 21:13:23 UTC

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

2020-01-29 21:13:23 UTC

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

2020-01-29 21:13:23 UTC

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

2020-01-29 21:13:23 UTC

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

2020-01-29 21:13:23 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