Namespace
bitnami
Image / Tag
mongodb:4.2.1-ol-7-r26
Content Digest
sha256:f22ae64b90d5a2e31a37255e8d833008d51fd9e61617989b1f03f3aa3345b8ca
Details
Created

2019-11-08 03:43:34 UTC

Size

239 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.2.1-ol-7-r26

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:a316717fc6ee9b4319fa4d11d699e6026b420234a95e1b4256c0bffcb59973fe - 16.98% (40.6 MB)

[#001] sha256:7cf9db55baa19ef2ee9e46b1cb7ccf6201836406256051da0a3bfdc41f6ee3a8 - 0.0% (5.26 KB)

[#002] sha256:4afba5a99fcf75f4ce73168807ae2872e7e84beb2e762cbe852864d0f4fcd39b - 33.26% (79.6 MB)

[#003] sha256:69c1fc68a50ec39c0cd93f2489744eb013ad92ea272cb3e3a5597621d85235cf - 46.86% (112 MB)

[#004] sha256:f7428404e88f237f9b0c05b72ce377e0e723bc91639ad62164b6da982aebb5b4 - 0.36% (894 KB)

[#005] sha256:8c472496f64be0732f0c8412431508825bc2856b2f2059e6da553c0b8e8cee7c - 0.75% (1.78 MB)

[#006] sha256:e5e13e75864562ccd4a92b0c76e73b011a3d592457639f579a21f2f9dc52d2a5 - 0.75% (1.8 MB)

[#007] sha256:c3852c965599605747d3bae8c4daf2f625c3a111faca8c128df53da350b5338f - 1.03% (2.47 MB)

[#008] sha256:3c2ba9940dda53827b08a7a5ce91aa117ae771e7af5744ec7d610fde71cbf1bd - 0.0% (8.82 KB)

[#009] sha256:783b842edf71c176ffdc2b7ee6e9c978e8ac857c22566fb49583c473fd6a68b6 - 0.0% (302 Bytes)


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

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

2019-08-08 22:29:13 UTC

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

2019-08-08 22:29:13 UTC

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

2019-11-08 03:41:27 UTC

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

2019-11-08 03:41:28 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-11-08 03:41:28 UTC

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

2019-11-08 03:43:20 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-11-08 03:43:25 UTC

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

2019-11-08 03:43:26 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-11-08 03:43:28 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-11-08 03:43:29 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-11-08 03:43:30 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-11-08 03:43:33 UTC

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

2019-11-08 03:43:34 UTC

/bin/sh -c /postunpack.sh

2019-11-08 03:43:34 UTC

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

2019-11-08 03:43:34 UTC

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

2019-11-08 03:43:34 UTC

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

2019-11-08 03:43:34 UTC

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

2019-11-08 03:43:34 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