Introducing our new CEO Don Johnson - Read More

circleci/mongo:4.0-xenial-ram

Manifest digest

sha256:9e9cc63fdc0a503947a4026b5ced7ebbacfdbcf8fa99c10f11f60551e83c156a

OS/ARCH

linux/amd64

Compressed size

149.37 MB

Last pushed

almost 3 years by circlecipublicimage

Type

Image

Manifest digest

sha256:9e9cc63fdc0a503947a4026b5ced7ebbacfdbcf8fa99c10f11f60551e83c156a

Image Layers

1ADD file ... in / 44.34 MB
2/bin/sh -c set -xe &&857 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B
4/bin/sh -c mkdir -p /run/systemd170 B
5CMD ["/bin/bash"]0 B
6/bin/sh -c groupadd -r mongodb1.94 KB
7/bin/sh -c set -eux; apt-get2.77 MB
8ENV GOSU_VERSION=1.120 B
9ENV JSYAML_VERSION=3.13.10 B
10/bin/sh -c set -ex; savedAptMark="$(apt-mark1.24 MB
11/bin/sh -c mkdir /docker-entrypoint-initdb.d149 B
12/bin/sh -c set -ex; export1.4 KB
13ARG MONGO_PACKAGE=mongodb-org0 B
14ARG MONGO_REPO=repo.mongodb.org0 B
15ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
16ENV MONGO_MAJOR=4.00 B
17/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu237 B
18ENV MONGO_VERSION=4.0.280 B
19/bin/sh -c set -x &&100.99 MB
20/bin/sh -c mkdir -p /data/db170 B
21VOLUME [/data/db /data/configdb]0 B
22COPY file:ff519c7454e20e6f14c42932b8d6eaee066ed739bfbbd2a6e884d0a7ffeead38 in /usr/local/bin/ 4.83 KB
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24EXPOSE 270170 B
25CMD ["mongod"]0 B
26CMD ["mongod" "--nojournal"]0 B
27/bin/sh -c sed -i '/exec4.84 KB
28CMD ["mongod" "--nojournal" "--dbpath=/dev/shm/mongo"]0 B

Command

ADD file:11b425d4c08e81a3e0cb2e0345d27cd5fc844dd83f1096af4cc05f635824ff5d in /