sha256:1bde920970bd8fc0118825374f16dec11499566bdba0587c5225b0c249b3e34c
OS/ARCH
linux/amd64
Compressed size
248.02 MB
Last pushed
over 1 year by chibenwa
Type
Image
Manifest digest
sha256:1bde920970bd8fc0118825374f16dec11499566bdba0587c5225b0c249b3e34c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 27.26 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;19.32 MB11ENV JAVA_VERSION=jdk-11.0.25+90 B12RUN /bin/sh -c set -eux;45.03 MB13RUN /bin/sh -c set -eux;158 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16jib-maven-plugin:3.3.284.98 MB17jib-maven-plugin:3.3.24.95 MB18jib-maven-plugin:3.3.214.5 KB19jib-maven-plugin:3.3.24.25 KB20jib-maven-plugin:3.3.2227 B21jib-maven-plugin:3.3.27.83 KB22jib-maven-plugin:3.3.21.1 KB23jib-maven-plugin:3.3.2225 B24jib-maven-plugin:3.3.2298 B25RUN /bin/sh -c apt-get update36.46 MB26RUN /bin/sh -c apt-get install29.94 MB27WORKDIR /root32 B28RUN /bin/sh -c git clone48.53 KB29RUN /bin/sh -c cp /root/wait-for-it/wait-for-it.sh1.67 KB30COPY startup.sh /root # buildkit516 B31COPY initialdata.sh /root # buildkit209 B32COPY imapserver.xml /root/conf # buildkit938 B33COPY smtpserver.xml /root/conf # buildkit1.21 KB34COPY pop3server.xml /root/conf # buildkit946 B35RUN /bin/sh -c chmod +x515 B36RUN /bin/sh -c chmod +x205 B37ENTRYPOINT ["./startup.sh"]0 BCommand
ARG RELEASE