Sign inSign up

jeruntu/mongodb-no-avx:latest

Index digest

sha256:423b12b95aea90534579ff90c1c29d9d5995502f65178ff6cd98969f64abe295

OS/ARCH

linux/amd64

Compressed size

115.09 MB

Last pushed

8 months by jeruntu

Type

Image

Manifest digest

sha256:dc316fd7c819dfea82f1f1da932eeec50acadbd9d01cc264d8d2d53906d373db

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL org.opencontainers.image.source=https://github.com/fenio/mongodb-no-avx0 B
3LABEL org.opencontainers.image.description=MongoDB 7.0 compiled without0 B
4LABEL org.opencontainers.image.licenses=MIT0 B
5RUN /bin/sh -c apt-get update5.3 MB
6COPY /install/bin/mongod /usr/local/bin/ # buildkit48.92 MB
7COPY /install/bin/mongos /usr/local/bin/ # buildkit33.94 MB
8RUN /bin/sh -c mkdir -p136 B
9RUN /bin/sh -c groupadd -r1.08 KB
10VOLUME [/data/db /data/configdb]0 B
11EXPOSE [27017/tcp]0 B
12USER mongodb0 B
13ENTRYPOINT ["/usr/local/bin/mongod"]0 B
14CMD ["--bind_ip_all"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'