Namespace
bitnami
Image / Tag
mongodb:4.2.1-ol-7-r58
Content Digest
sha256:481885a7ae2e8f53dc0af4da4f4329b743c875c510f95de8cd487f35f4b4b968
Details
Created

2019-12-06 15:56:35 UTC

Size

196 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.1-ol-7-r58

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:977461c903012ec41b22a4c1bf975a3199570bd92ccc75a70f5a1119bca6d402 - 20.77% (40.7 MB)

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

[#002] sha256:5db8fca6e39a884fbf00a9f1eb959178b885ec1288ca1f5d95b14f730466ad9e - 18.49% (36.3 MB)

[#003] sha256:5619c5ee4b7cd7a85b3c75c0ab5008d1e8749695c2dcdbfc1a89ef3f292ced70 - 57.19% (112 MB)

[#004] sha256:de4bc011645f3e64da7cdb82a8f4b172eaba2bd82b26d0aee9ce093443ce4142 - 0.45% (894 KB)

[#005] sha256:2e417d2117367f8478a0376b3fb4227dd0763924e2b4684c6092ad6b5acebc25 - 0.91% (1.78 MB)

[#006] sha256:bbec20f5cd94bb01ac7bf5a241883aeb307b1fee4a5ce9296a004af46a47c242 - 0.92% (1.8 MB)

[#007] sha256:5e9e60f9a4a8672072c3d7b101b321558e211640b18883df4394be3f2134118b - 1.26% (2.47 MB)

[#008] sha256:250ce8d86016b146e088b0207cd962dd55716083052713e88408a6f53f14e431 - 0.0% (8.83 KB)

[#009] sha256:1adff701dbc06a8fda29fdeefe56485be235fe29cd28a3269a1562c16b88304a - 0.0% (304 Bytes)


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

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

2019-11-18 23:05:29 UTC

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

2019-11-18 23:05:30 UTC

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

2019-12-06 15:54:58 UTC

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

2019-12-06 15:54:58 UTC

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

2019-12-06 15:54:58 UTC

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

2019-12-06 15:56:22 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

2019-12-06 15:56:28 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.2.1-0" --checksum 0133747e0b815e92cd0a2746e84c9ab5995689a8c61b972fba132c92c9837c41

2019-12-06 15:56:29 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

2019-12-06 15:56:31 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

2019-12-06 15:56:32 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

2019-12-06 15:56:33 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

2019-12-06 15:56:33 UTC

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

2019-12-06 15:56:34 UTC

/bin/sh -c /postunpack.sh

2019-12-06 15:56:34 UTC

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

2019-12-06 15:56:34 UTC

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

2019-12-06 15:56:35 UTC

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

2019-12-06 15:56:35 UTC

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

2019-12-06 15:56:35 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