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 MB2LABEL org.opencontainers.image.source=https://github.com/fenio/mongodb-no-avx0 B3LABEL org.opencontainers.image.description=MongoDB 7.0 compiled without0 B4LABEL org.opencontainers.image.licenses=MIT0 B5RUN /bin/sh -c apt-get update5.3 MB6COPY /install/bin/mongod /usr/local/bin/ # buildkit48.92 MB7COPY /install/bin/mongos /usr/local/bin/ # buildkit33.94 MB8RUN /bin/sh -c mkdir -p136 B9RUN /bin/sh -c groupadd -r1.08 KB10VOLUME [/data/db /data/configdb]0 B11EXPOSE [27017/tcp]0 B12USER mongodb0 B13ENTRYPOINT ["/usr/local/bin/mongod"]0 B14CMD ["--bind_ip_all"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'