Namespace
bitnami
Image / Tag
mongodb:4.0.13-ol-7-r41
Content Digest
sha256:7054164ad39cf1e0d39f8022eb6276e0a15b57c55aa4b37c762d770c72b72538
Details
Created

2019-11-20 04:09:25 UTC

Size

185 MB

Content Digest
Labels

Environment
BITNAMI_APP_NAME

mongodb

BITNAMI_IMAGE_VERSION

4.0.13-ol-7-r41

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

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

[#002] sha256:78fa775417bdfb514e136c27bc3ce637642a9335fdeb999849ded00ae4110466 - 18.74% (34.7 MB)

[#003] sha256:b177b3d066b85696617815aa2f402c29907255c0aa44826b6205c81c79753696 - 55.49% (103 MB)

[#004] sha256:9fb7a33f17a1d443aed0460786e445b8c6515c3185fa5d6d6b38b3215c7bf8f2 - 0.47% (894 KB)

[#005] sha256:e80ceb84d2874e4468ec931a7bb63c48a3d7803ad14c8281930c9220218deda5 - 0.96% (1.78 MB)

[#006] sha256:dce5e1228382cba96840e9d0435a4821c50d911784c298d8a3ffaae447226006 - 0.97% (1.8 MB)

[#007] sha256:ec00adafe23076dcbd765d0c07186d50695bf0eb05015e0d4f4ccdfb2ed95b02 - 1.34% (2.47 MB)

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

[#009] sha256:d7061ac2c4d902a223c31d22ed4ac87d2d0ebc6483c9acf0959a36792f2001e8 - 0.0% (303 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-11-20 04:08:13 UTC

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

2019-11-20 04:08: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

2019-11-20 04:08:13 UTC

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

2019-11-20 04:09:12 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-20 04:09:17 UTC

/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "4.0.13-0" --checksum 5ad6a72c57e724774ed7c553fd0c589cb05ecfbf5223169795406daadc60e86e

2019-11-20 04:09:18 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-20 04:09: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

2019-11-20 04:09:21 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-20 04:09: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

2019-11-20 04:09:23 UTC

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

2019-11-20 04:09:24 UTC

/bin/sh -c /postunpack.sh

2019-11-20 04:09:25 UTC

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

2019-11-20 04:09:25 UTC

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

2019-11-20 04:09:25 UTC

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

2019-11-20 04:09:25 UTC

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

2019-11-20 04:09:25 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