sha256:b4e32d592639da5df6b6996b12a6bd58bc74da19011a6a286862f177ae7fa627
OS/ARCH
linux/amd64
Compressed size
288.05 MB
Last pushed
12 months by chibenwa
Type
Image
Manifest digest
sha256:b4e32d592639da5df6b6996b12a6bd58bc74da19011a6a286862f177ae7fa627
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.04 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;15.4 MB11ENV JAVA_VERSION=jdk-21.0.8+90 B12RUN /bin/sh -c set -eux;50.51 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16jib-maven-plugin:3.4.692.16 MB17jib-maven-plugin:3.4.65.47 MB18jib-maven-plugin:3.4.62.25 KB19jib-maven-plugin:3.4.65.62 KB20jib-maven-plugin:3.4.62.88 KB21jib-maven-plugin:3.4.610.03 KB22jib-maven-plugin:3.4.61.61 KB23jib-maven-plugin:3.4.6405 B24jib-maven-plugin:3.4.629.61 MB25jib-maven-plugin:3.4.6426 B26RUN /bin/sh -c apt-get update44.9 MB27RUN /bin/sh -c apt-get install20.89 MB28WORKDIR /root32 B29RUN /bin/sh -c git clone49.97 KB30RUN /bin/sh -c cp /root/wait-for-it/wait-for-it.sh1.67 KB31COPY startup.sh /root # buildkit520 B32COPY initialdata.sh /root # buildkit208 B33COPY imapserver.xml /root/conf # buildkit940 B34COPY smtpserver.xml /root/conf # buildkit1.21 KB35COPY pop3server.xml /root/conf # buildkit948 B36RUN /bin/sh -c chmod +x519 B37RUN /bin/sh -c chmod +x207 B38ENTRYPOINT ["./startup.sh"]0 BCommand
ARG RELEASE