Namespace
library
Image / Tag
mongo:3.3.11
Content Digest
sha256:95d63cfa52f476b196e004ea54108bb876e76825426c2d489610796eb315d68b
Details
Created

2016-08-16 00:25:35 UTC

Size

146 MB

Content Digest
Environment
GOSU_VERSION

1.7

MONGO_MAJOR

3.3

MONGO_VERSION

3.3.11

PATH

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


Layers

[#000] sha256:357ea8c3d80bc25792e010facfc98aee5972ebc47e290eb0d5aea3671a901cab - 33.6% (49 MB)

[#001] sha256:1a0ccbb2e7a6639f4836cc449fddefe1d7e93d038febddecba87adbd50fe13e8 - 0.0% (1.99 KB)

[#002] sha256:52e1236315cf9079a0cd6a3b51ae23fe240c9248ad8bb0a08b5ee7323e06ef46 - 0.09% (131 KB)

[#003] sha256:42a65768c956413d248e40333fe115ef3bfad2dd1e7fb0e438be9ef6227020d3 - 0.8% (1.16 MB)

[#004] sha256:5c7b6aa39259bd5ca9e2eca445b0ce303fd6fdfb1352f8fe4b6b381a5502195d - 0.0% (1.4 KB)

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

[#006] sha256:9d7bf9ec8540a93325365255af67f853e2e35246971505082bfe7ad0da37125e - 65.51% (95.5 MB)

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

[#008] sha256:ce80fdeca717c17ac014e27f32e267c13d10036edfb5f1d5078631807d5e8cc1 - 0.0% (351 Bytes)


History
2016-07-28 17:47:54 UTC

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

2016-07-28 17:47:55 UTC

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

2016-07-29 19:57:35 UTC

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

2016-07-29 19:58:30 UTC

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

2016-07-29 19:58:31 UTC

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

2016-07-29 20:00:06 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-07-29 20:00:23 UTC

/bin/sh -c apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 0C49F3730359A14518585931BC711F9BA15703C6

2016-07-29 20:00:24 UTC

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

2016-08-16 00:24:14 UTC

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

2016-08-16 00:24:16 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-08-16 00:25:26 UTC

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

2016-08-16 00:25:28 UTC

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

2016-08-16 00:25:29 UTC

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

2016-08-16 00:25:31 UTC

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

2016-08-16 00:25:32 UTC

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

2016-08-16 00:25:34 UTC

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

2016-08-16 00:25:35 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