2020-01-02 03:49:37 UTC
203 MB
mongodb
BITNAMI_IMAGE_VERSION3.6.16-ol-7-r31
BITNAMI_PKG_CHMOD-R g+rwX
HOME/
NAMI_PREFIX/.nami
OS_ARCHx86_64
OS_FLAVOURol-7
OS_NAMElinux
PATH/opt/bitnami/mongodb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:822ace0353cbeeb23baa4e10b00916d8aae76c005023f5807d16cd97e6339b9b - 20.03% (40.7 MB)
[#001] sha256:b6490281060c0fe851efc36dffdee7bc59897998056d07e5c2b3f9e5735f8326 - 0.0% (5.33 KB)
[#002] sha256:36f64b9bd813ce7f3c48eaeaf6032fc0af3f60011641ad22641b6ef883660147 - 17.07% (34.7 MB)
[#003] sha256:38591017fcbe233398f2567a33219534d2f60869b57ccda71efa63d5799ba070 - 58.09% (118 MB)
[#004] sha256:f2553ae19c570a552dec3c527e663d91cf225071d15ce600366b28955f642dba - 1.4% (2.84 MB)
[#005] sha256:2ed6e2f360e5fefefa34878d6680b259f2997eb3de1f70ce0b79387f207ebced - 0.43% (894 KB)
[#006] sha256:1d7e7979d9057a69855bbf54d9fcf1ab7d4401ce44561695a9f49d18fa708dfc - 0.88% (1.78 MB)
[#007] sha256:07d40075ba712b1852ba71f30599c096f34a7e8623667d9b3a539347e9db6e31 - 0.88% (1.8 MB)
[#008] sha256:1d45e074623d0f5d638b8380946bb2c6fcfeeea47fd1d0fa7950f36224500748 - 1.22% (2.47 MB)
[#009] sha256:e0720c5c63bb86f71c63bbf9da09338e9f60d700a73a887cf95be91b4b8023df - 0.0% (8.83 KB)
[#010] sha256:2fb3e4db2afbed838367eefab9abcdf858d7d0201f487b4978b0af66b0f6f512 - 0.0% (303 Bytes)
/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <[email protected]>
2019-12-20 01:46:43 UTC/bin/sh -c #(nop) ADD file:e662b0d428c91ed028fec1db2cccbeddea848eb36b32c8bfad324619b8e57d9f in /
2019-12-20 01:46:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-02 03:48:06 UTC/bin/sh -c #(nop) LABEL maintainer=Bitnami <[email protected]>
2020-01-02 03:48:07 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-02 03:48:07 UTC/bin/sh -c #(nop) COPY dir:567e013bd6052d94b1d7a462852a2fd02168bea9fc54c7eb4e7dd758b31ef197 in /
2020-01-02 03:49:15 UTC/bin/sh -c install_packages ca-certificates curl glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libgcc libpcap libselinux openssl-libs pcre procps-ng sudo tar unzip which zlib
2020-01-02 03:49:21 UTC/bin/sh -c . ./libcomponent.sh && component_unpack "mongodb" "3.6.16-0" --checksum 99d519a156055e127eae45eef5368a305801612f27eeabbf9c58eefb1b81da90
2020-01-02 03:49:30 UTC/bin/sh -c yum upgrade -y && rm -r /var/cache/yum
2020-01-02 03:49:31 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
2020-01-02 03:49:32 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-02 03:49:33 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-02 03:49:35 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-02 03:49:35 UTC/bin/sh -c #(nop) COPY dir:8bf42b089c467ded1f7d2e279f40d7c42cd217799d022dd924ce89766dff4f04 in /
2020-01-02 03:49:36 UTC/bin/sh -c /postunpack.sh
2020-01-02 03:49:36 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=mongodb BITNAMI_IMAGE_VERSION=3.6.16-ol-7-r31 NAMI_PREFIX=/.nami PATH=/opt/bitnami/mongodb/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-01-02 03:49:36 UTC/bin/sh -c #(nop) EXPOSE 27017
2020-01-02 03:49:36 UTC/bin/sh -c #(nop) USER 1001
2020-01-02 03:49:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2020-01-02 03:49:37 UTC/bin/sh -c #(nop) CMD ["/run.sh"]
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.