Namespace
library
Image / Tag
mongo:4.1.1
Content Digest
sha256:f2b1ceed4e9007b5165712a7ed7fbc2ba6e9b64da005b9806983cc9e5068c89e
Details
Created

2018-07-31 16:58:36 UTC

Size

127 MB

Content Digest
Environment
GOSU_VERSION

1.10

GPG_KEYS

E162F504A20CDF15827F718D4B7C549A058F8B6B

JSYAML_VERSION

3.10.0

MONGO_MAJOR

4.1

MONGO_PACKAGE

mongodb-org-unstable

MONGO_REPO

repo.mongodb.org

MONGO_VERSION

4.1.1

PATH

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


Layers

[#000] sha256:8ee29e426c26c79e7ba03ccc8bbc7fe99db00ffcbccb679d9c643b5546d8dc8a - 32.43% (41.2 MB)

[#001] sha256:6e83b260b73b908ebabde46b72fc5790bf4f029b53acbbfe35da8ff8fba795ac - 0.0% (846 Bytes)

[#002] sha256:e26b65fd1143ee4f9b7b6b958aeafdb996172d10b723f0bba24335a8f7ae692c - 0.0% (618 Bytes)

[#003] sha256:40dca07f8222e24aab97f026444d66a7604e4ae2b708cf079ff67a90c42efa60 - 0.0% (854 Bytes)

[#004] sha256:b420ae9e10b3f6a74f527914bc3c766b128435a62eca1061f41167205d5b0230 - 0.0% (168 Bytes)

[#005] sha256:f60a3ef68cf9f1c41a99e0427cd38edc9d326138ef998f047955fed616d4dd46 - 0.0% (1.94 KB)

[#006] sha256:4a9eeb4f5b1b5639fdb9285e468c9479267638eea115125c0d9b6534e02539f3 - 2.21% (2.81 MB)

[#007] sha256:2b2f33f1e7835bbe766565e6668c725b6bd11261dd5a378b39bdce73a6f0dc91 - 0.56% (734 KB)

[#008] sha256:dbadcc13ac8fbbb025f183be4d7d16b180dcce8548ff5375121b8ae5587ee08d - 0.0% (115 Bytes)

[#009] sha256:189287ce8b34545504f7018fe7f97d4a9a66a5bab18037d7ad3980286439ec68 - 0.0% (1.4 KB)

[#010] sha256:8e2339f97cd3cf738e717c4e6052ee2f6bb35911deec34e739886b1252271a77 - 0.0% (239 Bytes)

[#011] sha256:a56d84828fdcd3dabc0d9a5688046c6ee7e9cfa62b05ce47019ed3fa4349f96f - 64.79% (82.4 MB)

[#012] sha256:36d782fe8a78d8ba4d5b4b2b1ed398dafb365e0e9f05c75f707cd6b9b78c3591 - 0.0% (139 Bytes)

[#013] sha256:98a765ad666ceb1c91c113375efe805660b58102c7c7865c5c6a75324ccd9778 - 0.0% (3.62 KB)


History
2018-07-26 22:23:08 UTC

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

2018-07-26 22:23:09 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2018-07-26 22:23:09 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-07-26 22:23:10 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-07-26 22:23:11 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2018-07-26 22:23:11 UTC

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

2018-07-26 23:43:48 UTC

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

2018-07-26 23:44:02 UTC

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

2018-07-26 23:44:03 UTC

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

2018-07-26 23:44:03 UTC

/bin/sh -c #(nop) ENV JSYAML_VERSION=3.10.0

2018-07-31 16:56:36 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends wget ; rm -rf /var/lib/apt/lists/*; dpkgArch="$(dpkg --print-architecture | awk -F- '{ print $NF }')"; wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch"; wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.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; command -v gpgconf && gpgconf --kill all || :; rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc; chmod +x /usr/local/bin/gosu; gosu nobody true; wget -O /js-yaml.js "https://github.com/nodeca/js-yaml/raw/${JSYAML_VERSION}/dist/js-yaml.js"; apt-get purge -y --auto-remove wget

2018-07-31 16:56:37 UTC

/bin/sh -c mkdir /docker-entrypoint-initdb.d

2018-07-31 16:58:04 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=E162F504A20CDF15827F718D4B7C549A058F8B6B

2018-07-31 16:58:05 UTC

/bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --export $GPG_KEYS > /etc/apt/trusted.gpg.d/mongodb.gpg; command -v gpgconf && gpgconf --kill all || :; rm -r "$GNUPGHOME"; apt-key list

2018-07-31 16:58:05 UTC

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

2018-07-31 16:58:06 UTC

/bin/sh -c #(nop) ARG MONGO_REPO=repo.mongodb.org

2018-07-31 16:58:06 UTC

/bin/sh -c #(nop) ENV MONGO_PACKAGE=mongodb-org-unstable MONGO_REPO=repo.mongodb.org

2018-07-31 16:58:06 UTC

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

2018-07-31 16:58:06 UTC

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

2018-07-31 16:58:07 UTC

/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu xenial/${MONGO_PACKAGE%-unstable}/$MONGO_MAJOR multiverse" | tee "/etc/apt/sources.list.d/${MONGO_PACKAGE%-unstable}.list"

2018-07-31 16:58:34 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

2018-07-31 16:58:35 UTC

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

2018-07-31 16:58:35 UTC

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

2018-07-31 16:58:35 UTC

/bin/sh -c #(nop) COPY file:18c5d9b642a89adf49e037d95a9e7de6b60557c77e049c9652605cf9cba57df9 in /usr/local/bin/

2018-07-31 16:58:36 UTC

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

2018-07-31 16:58:36 UTC

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

2018-07-31 16:58:36 UTC

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

Details
Created

2018-07-19 16:45:22 UTC

Size

5.17 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

MONGO_DOWNLOAD_URL

https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

MONGO_VERSION

4.1.1


Layers

[#000] sha256:3889bb8d808bbae6fa5a33e07093e65c31371bcf9e4c38c21be6b9af52ad1548 - 73.29% (3.79 GB)

[#001] sha256:fb1ebf2c42b6ac63b874d36a405b413fdf6c314131c3605d77e3cee6f485881f - 25.56% (1.32 GB)

[#002] sha256:331fd417053dd4f3ba6c8293909f00c1104bf81840c35fa27cf2047a7c124804 - 0.0% (1.17 KB)

[#003] sha256:e244861375e1d32a097d21c71f641ba400ef8eac815314472d1d0fed6afcdfc4 - 0.0% (1.17 KB)

[#004] sha256:724ffa6899d0d9bec5572d38f2f98ac267abe390e89130fac43c522a34636dd2 - 0.0% (1.17 KB)

[#005] sha256:2f70f68953085458b0108b6bd8db961ec1b10916db99acaf72093d568621bd82 - 0.0% (1.17 KB)

[#006] sha256:e985889d45b448771f228f92f5261ccfc509a45cd8a3e27b18cb779d203121fe - 1.16% (61.3 MB)

[#007] sha256:3fdbf7b82bf30f2c941ee3f47f921e76ac3c4f52d3fef5a02024b61ad0b1ebd2 - 0.0% (1.17 KB)

[#008] sha256:0faa0f23f982a601e55d62842ebc8a7d58ca602c1bd3a9329879f05faae32c4f - 0.0% (1.17 KB)

[#009] sha256:208eac53be2f718ce539f85619002e8a916fc090e7ab89529728110fc90bf5da - 0.0% (1.16 KB)


History
2016-12-13 10:53:31 UTC

Apply image 10.0.14393.0

2018-07-10 21:16:33 UTC

Install update 10.0.14393.2363

2018-07-17 09:16:18 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

2018-07-19 16:35:39 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=4.1.1

2018-07-19 16:35:40 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

2018-07-19 16:35:41 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

2018-07-19 16:45:16 UTC

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); (New-Object System.Net.WebClient).DownloadFile($env:MONGO_DOWNLOAD_URL, 'mongo.msi'); Write-Host ('Verifying sha256 ({0}) ...' -f $env:MONGO_DOWNLOAD_SHA256); if ((Get-FileHash mongo.msi -Algorithm sha256).Hash -ne $env:MONGO_DOWNLOAD_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'mongo.msi', '/quiet', '/qn', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=all' ); $env:PATH = 'C:\mongodb\bin;' + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\mongodb\bin\*.pdb -Force; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2018-07-19 16:45:17 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]

2018-07-19 16:45:20 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017/tcp

2018-07-19 16:45:22 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]

Details
Created

2018-07-17 21:02:49 UTC

Size

2.5 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

MONGO_DOWNLOAD_URL

https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

MONGO_VERSION

4.1.1


Layers

[#000] sha256:d9e8b01179bfc94a5bdb1810fbd76b999aa52016001ace2d3a4c4bc7065a9601 - 61.85% (1.55 GB)

[#001] sha256:e30fefc566f71c5dd5786e4783ff4ae3ad98804d5279c14dcf806c813fdf8f66 - 18.39% (471 MB)

[#002] sha256:24d7aea33bc8c516e9df1805b8a1a30efaf719325f3117e896a5f2eb3972e54a - 0.0% (1.17 KB)

[#003] sha256:225f5baa4bea3646d6eb92581981516f830ce95ed09dd27b404f9d06076a742e - 0.0% (1.17 KB)

[#004] sha256:22330611b43dd8c7d64953fb0ef4ce8d4c612d0d18a7f0e5ccfed4e02cfd4c73 - 0.0% (1.17 KB)

[#005] sha256:fed0e0e9d1547ee53f65c41888a0ba896c9771a95866bfb9437ea85087f144cc - 0.0% (1.17 KB)

[#006] sha256:c8cb21a7cd20bcf7acb906264e448c9ff3b7abb4a031f34b8015dbb1ddd8d594 - 19.76% (506 MB)

[#007] sha256:f141d03c57f485de0d016024f3ab1855ba51835c5811d4487353c2a5a127f5be - 0.0% (1.17 KB)

[#008] sha256:3a7fe94ab99e315642a5f16ab83c1489bb0125ac4fcb47224de17683f0f7a771 - 0.0% (1.18 KB)

[#009] sha256:0806f892642c07ecaef8c0cc7af5eec5cd5a5a9ad6fd6bf006784a86c15eaa1e - 0.0% (1.17 KB)


History
2018-04-12 09:20:54 UTC

Apply image 10.0.17134.1

2018-07-07 22:48:41 UTC

Install update 10.0.17134.165

2018-07-17 20:48:00 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

2018-07-17 20:48:01 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=4.1.1

2018-07-17 20:48:02 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

2018-07-17 20:48:03 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

2018-07-17 21:02:43 UTC

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); (New-Object System.Net.WebClient).DownloadFile($env:MONGO_DOWNLOAD_URL, 'mongo.msi'); Write-Host ('Verifying sha256 ({0}) ...' -f $env:MONGO_DOWNLOAD_SHA256); if ((Get-FileHash mongo.msi -Algorithm sha256).Hash -ne $env:MONGO_DOWNLOAD_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'mongo.msi', '/quiet', '/qn', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=all' ); $env:PATH = 'C:\mongodb\bin;' + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\mongodb\bin\*.pdb -Force; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2018-07-17 21:02:45 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]

2018-07-17 21:02:48 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017/tcp

2018-07-17 21:02:49 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]

Details
Created

2018-07-19 16:35:35 UTC

Size

3.39 GB

Content Digest
Environment
MONGO_DOWNLOAD_SHA256

ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

MONGO_DOWNLOAD_URL

https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

MONGO_VERSION

4.1.1


Layers

[#000] sha256:5847a47b8593f7c39aa5e3db09e50b76d42aa8898c0440c70cc9c69747d4c479 - 62.54% (2.12 GB)

[#001] sha256:a01c2a39b5bdf158508b424626efbcede4aa9da21f2d4f6ffbd5bff4deb0fb01 - 22.86% (793 MB)

[#002] sha256:d0dc9d8f5ea2c4c020baad73aacc777702fac8821ec0901ea9f85ad3490d64a1 - 0.0% (1.16 KB)

[#003] sha256:0bf81ab9252e0a0bc98df5bc0ded356345b808d4a9acd97d5f20da4ddb0fb7d3 - 0.0% (1.16 KB)

[#004] sha256:19c3ff94971a0df59cb2232e7be67a98e3f5f53cfec66f71c6936a98f4b63057 - 0.0% (1.16 KB)

[#005] sha256:18ff760f42215fa6b2105b06bc5ed3bd04d729c7094bbda23ef0a8908d0ec0c7 - 0.0% (1.13 KB)

[#006] sha256:27a2f95d16f0209486cf289360986ef83fa50e8c543a97ba30f6a645d0186c38 - 14.6% (506 MB)

[#007] sha256:1146efcc8927f5854bdc5fceaa7885054c68e379e78f146d7fe2e9f810ee9d46 - 0.0% (1.17 KB)

[#008] sha256:a5616dbc3cadf8f9b36a1c30e13da6bb3f9fb251e41914c24c49ce53e16665f4 - 0.0% (1.17 KB)

[#009] sha256:ac6111e011064a95d5c86d13046517fb8019d9aa19e76c2489242625bb0c3f04 - 0.0% (1.17 KB)


History
2017-09-29 14:43:28 UTC

Apply image 10.0.16299.15

2018-07-02 18:10:50 UTC

Install update 10.0.16299.547

2018-07-19 14:48:51 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop';]

2018-07-19 16:17:23 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_VERSION=4.1.1

2018-07-19 16:17:24 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_URL=https://downloads.mongodb.org/win32/mongodb-win32-x86_64-2012plus-4.1.1-signed.msi

2018-07-19 16:17:25 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) ENV MONGO_DOWNLOAD_SHA256=ff14a5e670543a966500d562195dcdd9738b3dd76cb0122b4b3648215e6cf47d

2018-07-19 16:35:30 UTC

powershell -Command $ErrorActionPreference = 'Stop'; Write-Host ('Downloading {0} ...' -f $env:MONGO_DOWNLOAD_URL); (New-Object System.Net.WebClient).DownloadFile($env:MONGO_DOWNLOAD_URL, 'mongo.msi'); Write-Host ('Verifying sha256 ({0}) ...' -f $env:MONGO_DOWNLOAD_SHA256); if ((Get-FileHash mongo.msi -Algorithm sha256).Hash -ne $env:MONGO_DOWNLOAD_SHA256) { Write-Host 'FAILED!'; exit 1; }; Write-Host 'Installing ...'; Start-Process msiexec -Wait -ArgumentList @( '/i', 'mongo.msi', '/quiet', '/qn', 'INSTALLLOCATION=C:\mongodb', 'ADDLOCAL=all' ); $env:PATH = 'C:\mongodb\bin;' + $env:PATH; [Environment]::SetEnvironmentVariable('PATH', $env:PATH, [EnvironmentVariableTarget]::Machine); Write-Host 'Verifying install ...'; Write-Host ' mongo --version'; mongo --version; Write-Host ' mongod --version'; mongod --version; Write-Host 'Removing ...'; Remove-Item C:\mongodb\bin\*.pdb -Force; Remove-Item C:\windows\installer\*.msi -Force; Remove-Item mongo.msi -Force; Write-Host 'Complete.';

2018-07-19 16:35:32 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) VOLUME [C:\data\db C:\data\configdb]

2018-07-19 16:35:34 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) EXPOSE 27017/tcp

2018-07-19 16:35:35 UTC

powershell -Command $ErrorActionPreference = 'Stop'; #(nop) CMD ["mongod" "--bind_ip_all"]

Details
Created

2018-08-01 09:11:41 UTC

Size

146 MB

Content Digest
Environment
GOSU_VERSION

1.10

GPG_KEYS

E162F504A20CDF15827F718D4B7C549A058F8B6B

JSYAML_VERSION

3.10.0

MONGO_MAJOR

4.1

MONGO_PACKAGE

mongodb-org-unstable

MONGO_REPO

repo.mongodb.org

MONGO_VERSION

4.1.1

PATH

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


Layers

[#000] sha256:1d84661bedcf328ca33c60337b0167cd51a34acd8ac083d03be2658e778e4a33 - 25.67% (37.5 MB)

[#001] sha256:7952229f0c51008f9d2c699538f73c19313ff6adb1c7e774ff249ad90967e1b4 - 0.0% (847 Bytes)

[#002] sha256:6a7c753d28831afc8b8b323117624887a02f818a6f7f76323b8573fa546e967f - 0.0% (534 Bytes)

[#003] sha256:bc39f7627e7eaa49ca5d50a7007d2e4f3187c797ac91e13e6560179ca5146d4d - 0.0% (855 Bytes)

[#004] sha256:c91ed830a826b5e867059f29069b2bf3f420c65fa8b0ded96ff077238b4f5810 - 0.0% (169 Bytes)

[#005] sha256:863bd7afe72feac5827c9f038d6f70427f3270ea600ee9187248e2e48a1d6f16 - 0.0% (1.95 KB)

[#006] sha256:426d891e6237be1ad949bb38e383438542e38129a5eb2e6df5aab79b15b660ef - 1.61% (2.36 MB)

[#007] sha256:6af082c019368494cdd48921d6d5d899e167e16aee6019294854505afa88778a - 0.47% (701 KB)

[#008] sha256:4ae2f81b4b15ad3f3685e60dba673e32e2801726f571d9f5699a2123728101ea - 0.0% (115 Bytes)

[#009] sha256:b2474770de9537d31ae93f216e74eb5351e832b5ac01b61511b99d6ea6a152ec - 0.0% (1.4 KB)

[#010] sha256:5f65e03274a6a1016afaf7cd51c07031d80640b14d29122288186b946f7ecefb - 0.0% (240 Bytes)

[#011] sha256:5876f42bb9b69492c308d7e0ab0412fd8e1acae9959e065b7651d2e5ae2c5ad3 - 72.24% (106 MB)

[#012] sha256:8f61c3f683f6ecaa3dcf8e774b89366f218235be12f6e4054b64686593a57937 - 0.0% (139 Bytes)

[#013] sha256:2936f86ce8e07fd7a644c0b1e8abf940de674dbb10974ee6ddd7df2de33553b1 - 0.0% (3.62 KB)


History
2018-07-27 12:11:25 UTC

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

2018-07-27 12:11:27 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2018-07-27 12:11:29 UTC

/bin/sh -c rm -rf /var/lib/apt/lists/*

2018-07-27 12:11:31 UTC

/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list

2018-07-27 12:11:32 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2018-07-27 12:11:33 UTC

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

2018-07-27 14:59:00 UTC

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

2018-07-27 14:59:28 UTC

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

2018-07-27 14:59:29 UTC

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

2018-07-27 14:59:30 UTC

/bin/sh -c #(nop) ENV JSYAML_VERSION=3.10.0

2018-08-01 09:07:41 UTC

/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends wget ; rm -rf /var/lib/apt/lists/*; dpkgArch="$(dpkg --print-architecture | awk -F- '{ print $NF }')"; wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch"; wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.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; command -v gpgconf && gpgconf --kill all || :; rm -r "$GNUPGHOME" /usr/local/bin/gosu.asc; chmod +x /usr/local/bin/gosu; gosu nobody true; wget -O /js-yaml.js "https://github.com/nodeca/js-yaml/raw/${JSYAML_VERSION}/dist/js-yaml.js"; apt-get purge -y --auto-remove wget

2018-08-01 09:07:43 UTC

/bin/sh -c mkdir /docker-entrypoint-initdb.d

2018-08-01 09:10:06 UTC

/bin/sh -c #(nop) ENV GPG_KEYS=E162F504A20CDF15827F718D4B7C549A058F8B6B

2018-08-01 09:10:08 UTC

/bin/sh -c set -ex; export GNUPGHOME="$(mktemp -d)"; for key in $GPG_KEYS; do gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; done; gpg --export $GPG_KEYS > /etc/apt/trusted.gpg.d/mongodb.gpg; command -v gpgconf && gpgconf --kill all || :; rm -r "$GNUPGHOME"; apt-key list

2018-08-01 09:10:09 UTC

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

2018-08-01 09:10:09 UTC

/bin/sh -c #(nop) ARG MONGO_REPO=repo.mongodb.org

2018-08-01 09:10:10 UTC

/bin/sh -c #(nop) ENV MONGO_PACKAGE=mongodb-org-unstable MONGO_REPO=repo.mongodb.org

2018-08-01 09:10:11 UTC

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

2018-08-01 09:10:12 UTC

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

2018-08-01 09:10:14 UTC

/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu xenial/${MONGO_PACKAGE%-unstable}/$MONGO_MAJOR multiverse" | tee "/etc/apt/sources.list.d/${MONGO_PACKAGE%-unstable}.list"

2018-08-01 09:11:21 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

2018-08-01 09:11:35 UTC

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

2018-08-01 09:11:37 UTC

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

2018-08-01 09:11:38 UTC

/bin/sh -c #(nop) COPY file:18c5d9b642a89adf49e037d95a9e7de6b60557c77e049c9652605cf9cba57df9 in /usr/local/bin/

2018-08-01 09:11:39 UTC

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

2018-08-01 09:11:40 UTC

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

2018-08-01 09:11:41 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