sha256:d3445fad0adeb0c9a3aa082f934f80375832736614307fe847c5b4a4b702c978
OS/ARCH
Compressed size
306.45 MB
Last pushed
about 1 month by portiz93
Type
Image
Manifest digest
sha256:9cad1c8aaf59a1107d6fafc647c7fe79750d8b839948d7712736525db817b734
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c set -eux;1.19 KB7RUN /bin/sh -c set -eux;1.38 MB8ENV GOSU_VERSION=1.190 B9ENV JSYAML_VERSION=3.13.10 B10ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B11RUN /bin/sh -c set -eux;865.37 KB12RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B13ARG MONGO_PACKAGE=mongodb-org0 B14ARG MONGO_REPO=repo.mongodb.org0 B15ENV MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org0 B16ENV MONGO_MAJOR=8.20 B17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh265 B18ENV MONGO_VERSION=8.2.120 B19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh276.67 MB20VOLUME [/data/db /data/configdb]0 B21ENV HOME=/data/db0 B22ENV GLIBC_TUNABLES=glibc.pthread.rseq=00 B23COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.89 KB24ENTRYPOINT ["docker-entrypoint.sh"]0 B25EXPOSE map[27017/tcp:{}]0 B26CMD ["mongod"]0 B27LABEL org.opencontainers.image.authors=Peter Ortiz (https://github.com/pjortiz)0 B28COPY --chmod=755 ./scripts /scripts #547 B29RUN /bin/sh -c mkdir -p32 B30RUN /bin/sh -c if [321 B31RUN /bin/sh -c rm -rf77 B32ENV MONGO_VERSION=8.2.120 B33HEALTHCHECK {Test:[CMD-SHELL if [ "${MONGO_VERSION%%.*}"0 BCommand
ARG RELEASE