Sign inSign up

trollin/mongo:xenial

Multi-platform
Manifest digest

sha256:322dab4a29447559cf67ae09a9f3f814489775be2a6defeb335539b195439a42

OS/ARCH

Compressed size

135.89 MB

Last pushed

over 7 years by tianon

Type

Image

Manifest digest

sha256:322dab4a29447559cf67ae09a9f3f814489775be2a6defeb335539b195439a42

Image Layers

1ADD file ... in / 37.89 MB
2/bin/sh -c set -xe &&852 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*470 B
4/bin/sh -c mkdir -p /run/systemd169 B
5CMD ["/bin/bash"]0 B
6/bin/sh -c groupadd -r mongodb1.94 KB
7/bin/sh -c set -eux; apt-get2.36 MB
8ENV GOSU_VERSION=1.110 B
9ENV JSYAML_VERSION=3.13.00 B
10/bin/sh -c set -ex; apt-get1.04 MB
11/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
12ENV GPG_KEYS=9DA31620334BD75D9DCB49F368818C72E52529D40 B
13/bin/sh -c set -ex; export1.4 KB
14ARG MONGO_PACKAGE=mongodb-org0 B
15ARG MONGO_REPO=repo.mongodb.org0 B
16ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
17ENV MONGO_MAJOR=4.00 B
18ENV MONGO_VERSION=4.0.90 B
19/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu238 B
20/bin/sh -c set -x &&94.6 MB
21/bin/sh -c mkdir -p /data/db139 B
22VOLUME [/data/db /data/configdb]0 B
23COPY file:682bc81a6b321113167ccc9c2cb99cf3a0f4779def53434fb44bb886f7ab8724 in /usr/local/bin/ 3.82 KB
24ENTRYPOINT ["docker-entrypoint.sh"]0 B
25EXPOSE 270170 B
26CMD ["mongod"]0 B

Command

ADD file:871bd7b9746504992c714acf86c19916c9ea2061e665aba4547c02f5a87dda1d in /