sha256:95aff0f61a0a3bd5d8ac9674ad8c636300cb3bdaaee4aeb84d23b292ba80cbd1
OS/ARCH
Compressed size
280.03 MB
Last pushed
about 2 months by portiz93
Type
Image
Manifest digest
sha256:c0e358350b01d70759fc646a586a983c01e1933a50111f4cbe1041d472080106
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6RUN /bin/sh -c set -eux;1.75 KB7RUN /bin/sh -c set -eux;1.4 MB8ENV GOSU_VERSION=1.190 B9ENV JSYAML_VERSION=3.13.10 B10ENV JSYAML_CHECKSUM=662e32319bdd378e91f67578e56a34954b0a2e33aca11d70ab9f4826af24b9410 B11RUN /bin/sh -c set -eux;877.27 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=7.00 B17RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh263 B18ENV MONGO_VERSION=7.0.390 B19RUN |2 MONGO_PACKAGE=mongodb-org MONGO_REPO=repo.mongodb.org /bin/sh249.4 MB20VOLUME [/data/db /data/configdb]0 B21ENV HOME=/data/db0 B22COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.88 KB23ENTRYPOINT ["docker-entrypoint.sh"]0 B24EXPOSE map[27017/tcp:{}]0 B25CMD ["mongod"]0 B26LABEL org.opencontainers.image.authors=Peter Ortiz (https://github.com/pjortiz)0 B27COPY --chmod=755 ./scripts /scripts #548 B28RUN /bin/sh -c mkdir -p32 B29RUN /bin/sh -c if [321 B30RUN /bin/sh -c rm -rf77 B31ENV MONGO_VERSION=7.0.390 B32HEALTHCHECK {Test:[CMD-SHELL if [ "${MONGO_VERSION%%.*}"0 BCommand
ARG RELEASE