Sign inSign up

bridge5/mongo:3.4-ubuntu

Manifest digest

sha256:7ece5837f3236fd63fd7a96e1631c03e06246aa616206d8e9cdd3ff30c35f871

OS/ARCH

linux/amd64

Compressed size

140.5 MB

Last pushed

almost 8 years by billgo

Type

Image

Manifest digest

sha256:7ece5837f3236fd63fd7a96e1631c03e06246aa616206d8e9cdd3ff30c35f871

Image Layers

1ADD file ... in / 41.4 MB
2/bin/sh -c set -xe &&848 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*619 B
4/bin/sh -c mkdir -p /run/systemd168 B
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Billgo <[email protected]>0 B
7/bin/sh -c groupadd -r mongodb1.94 KB
8/bin/sh -c apt-get update &&2.81 MB
9ENV GOSU_VERSION=1.100 B
10ENV JSYAML_VERSION=3.10.00 B
11/bin/sh -c set -ex; apt-get733.78 KB
12/bin/sh -c mkdir /docker-entrypoint-initdb.d115 B
13ENV GPG_KEYS=0C49F3730359A14518585931BC711F9BA15703C60 B
14/bin/sh -c set -ex; export1.95 KB
15ARG MONGO_PACKAGE=mongodb-org0 B
16ARG MONGO_REPO=repo.mongodb.org0 B
17ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B
18ENV MONGO_MAJOR=3.40 B
19ENV MONGO_VERSION=3.4.180 B
20/bin/sh -c echo "deb http://$MONGO_REPO/apt/ubuntu239 B
21/bin/sh -c set -x &&95.56 MB
22/bin/sh -c mkdir -p /data/db137 B
23VOLUME [/data/db /data/configdb]0 B
24COPY file:0658c2e0957a09280c3141ea6e9d818de95d979ec60ffbb2f64e9e162fbe4ae6 in /usr/local/bin/ 3.51 KB
25ENTRYPOINT ["docker-entrypoint.sh"]0 B
26EXPOSE 270170 B
27CMD ["mongod"]0 B

Command

ADD file:efec03b785a78c01a6ade862d9a309f500ffa9f5f9314be26621f7fda0d5dfb8 in /