sha256:f17517c824dc27ac3ec30ab3983c1bced2b7c9fe79f1e3f406c03d5fb2742179
OS/ARCH
linux/amd64
Compressed size
262.54 MB
Last pushed
over 1 year by chibenwa
Type
Image
Manifest digest
sha256:f17517c824dc27ac3ec30ab3983c1bced2b7c9fe79f1e3f406c03d5fb2742179
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.31 MB11ENV JAVA_VERSION=jdk-11.0.26+40 B12RUN /bin/sh -c set -eux;45.03 MB13RUN /bin/sh -c set -eux;157 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16jib-maven-plugin:3.3.281.44 MB17jib-maven-plugin:3.3.25.27 MB18jib-maven-plugin:3.3.214.39 KB19jib-maven-plugin:3.3.24.26 KB20jib-maven-plugin:3.3.2227 B21jib-maven-plugin:3.3.28.7 KB22jib-maven-plugin:3.3.21.1 KB23jib-maven-plugin:3.3.2225 B24jib-maven-plugin:3.3.217.71 MB25jib-maven-plugin:3.3.2298 B26RUN /bin/sh -c apt-get update36.49 MB27RUN /bin/sh -c apt-get install29.94 MB28WORKDIR /root32 B29RUN /bin/sh -c git clone48.49 KB30RUN /bin/sh -c cp /root/wait-for-it/wait-for-it.sh1.67 KB31COPY startup.sh /root # buildkit520 B32COPY initialdata.sh /root # buildkit209 B33COPY imapserver.xml /root/conf # buildkit938 B34COPY smtpserver.xml /root/conf # buildkit1.2 KB35COPY pop3server.xml /root/conf # buildkit946 B36RUN /bin/sh -c chmod +x519 B37RUN /bin/sh -c chmod +x207 B38ENTRYPOINT ["./startup.sh"]0 BCommand
ARG RELEASE