Namespace
library
Image / Tag
mongo:3.2.10
Content Digest
sha256:532a19da83ee0e4e2a2ec6bc4212fc4af26357c040675d5c2629a4e4c4563cef
Details
Created

2016-11-08 19:27:51 UTC

Size

118 MB

Content Digest
Environment
GOSU_VERSION

1.7

GPG_KEYS

DFFA3DCF326E302C4787673A01C4E7FAAAB2461C 42F3E95A2C4F08279C4960ADD68FA50FEA312927

MONGO_MAJOR

3.2

MONGO_PACKAGE

mongodb-org

MONGO_VERSION

3.2.10

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:386a066cd84a33a04d560c42bef66d1dd64ebfc76de78550e5fd0f8d57778bca - 41.61% (49 MB)

[#001] sha256:524267bc200a2ed2d3ea5058f892d1bd342972dc522761efc4547450255865b4 - 0.0% (1.99 KB)

[#002] sha256:476d61c7c43ac1387783b5e57b1a4e0dc393fc18fc17fcf27ef8cf1015f40f20 - 0.11% (131 KB)

[#003] sha256:0750d0e28b90576723fadafddd87d9880e0acaeea75e8ec491ac3a21ce63ed37 - 0.99% (1.16 MB)

[#004] sha256:4bedd83d0855930190d351b87b631bc7365ee08cb4dcac23573f648f05ce1b14 - 0.0% (3.04 KB)

[#005] sha256:b3b5d21a0edac15412e14de6e6eb564dc65ce9eeacd4f0487dc1fb07709cd855 - 0.0% (224 Bytes)

[#006] sha256:7354b6c26240cc1b99b8a5c30a34d39cbf56124a04bd5981cba273023ffe466f - 57.29% (67.4 MB)

[#007] sha256:db792d386b51c981087ab70680c1b4767c58cc91a3273af27a8bc57ec135c514 - 0.0% (140 Bytes)

[#008] sha256:a867bd77950c2e6ee586e2216e01efe41434491521ca9ce692ce0404c3fd437f - 0.0% (350 Bytes)


History
2016-11-07 20:30:25 UTC

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

2016-11-07 20:30:26 UTC

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

2016-11-08 19:26:57 UTC

/bin/sh -c groupadd -r mongodb && useradd -r -g mongodb mongodb

2016-11-08 19:27:04 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends numactl && rm -rf /var/lib/apt/lists/*

2016-11-08 19:27:05 UTC

/bin/sh -c #(nop) ENV GOSU_VERSION=1.7

2016-11-08 19:27:25 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && rm -rf /var/lib/apt/lists/* && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true && apt-get purge -y --auto-remove ca-certificates wget

2016-11-08 19:27:26 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=DFFA3DCF326E302C4787673A01C4E7FAAAB2461C 42F3E95A2C4F08279C4960ADD68FA50FEA312927

2016-11-08 19:27:28 UTC

/bin/sh -c set -ex && for key in $GPG_KEYS; do apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done

2016-11-08 19:27:29 UTC

/bin/sh -c #(nop) ENV MONGO_MAJOR=3.2

2016-11-08 19:27:29 UTC

/bin/sh -c #(nop) ENV MONGO_VERSION=3.2.10

2016-11-08 19:27:30 UTC

/bin/sh -c #(nop) ENV MONGO_PACKAGE=mongodb-org

2016-11-08 19:27:31 UTC

/bin/sh -c echo "deb http://repo.mongodb.org/apt/debian jessie/mongodb-org/$MONGO_MAJOR main" > /etc/apt/sources.list.d/mongodb-org.list

2016-11-08 19:27:48 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y ${MONGO_PACKAGE}=$MONGO_VERSION ${MONGO_PACKAGE}-server=$MONGO_VERSION ${MONGO_PACKAGE}-shell=$MONGO_VERSION ${MONGO_PACKAGE}-mongos=$MONGO_VERSION ${MONGO_PACKAGE}-tools=$MONGO_VERSION && rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/mongodb && mv /etc/mongod.conf /etc/mongod.conf.orig

2016-11-08 19:27:49 UTC

/bin/sh -c mkdir -p /data/db /data/configdb && chown -R mongodb:mongodb /data/db /data/configdb

2016-11-08 19:27:49 UTC

/bin/sh -c #(nop) VOLUME [/data/db /data/configdb]

2016-11-08 19:27:50 UTC

/bin/sh -c #(nop) COPY file:7f1f8bb27f73563768bb938208148a281b70ba028a8d544671abcb276c8f741c in /entrypoint.sh

2016-11-08 19:27:51 UTC

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

2016-11-08 19:27:51 UTC

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

2016-11-08 19:27:51 UTC

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

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