sha256:3df66b7edd01c8a301343ca5e3601d8674760d4708655573560c24745e624fb2
OS/ARCH
Compressed size
108.71 MB
Last pushed
24 days by marcelmay
Type
Image
Manifest digest
sha256:9553f455b79f009cf1330805e4691907ac73d4a40935f55374eb9d4885b18cac
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG REPO_HOST=repos.azul.com0 B3ENV LANG=C.UTF-80 B4RUN |1 REPO_HOST=repos.azul.com /bin/sh -c70.58 MB5ENV JAVA_HOME=/usr/lib/jvm/zulu210 B6LABEL org.opencontainers.image.url=https://github.com/greenmail-mail-test/greenmail/blob/master/greenmail-docker/standalone0 B7LABEL org.opencontainers.image.source=https://github.com/greenmail-mail-test/greenmail/blob/master/greenmail-docker/standalone/Dockerfile0 B8EXPOSE [3025/tcp 3110/tcp 3143/tcp 3465/tcp0 B9ENV JAVA_OPTS=-Djava.net.preferIPv4Stack=true0 B10ENV GREENMAIL_OPTS=-Dgreenmail.setup.test.all 0 B11ENV GREENMAIL_ADDITIONAL_OPTS=0 B12RUN /bin/sh -c groupadd -r1.08 KB13COPY --chown=greenmail:greenmail target/greenmail-standalone.jar /home/greenmail/greenmail-standalone.jar #9.38 MB14COPY --chown=greenmail:greenmail target/greenmail.p12 /home/greenmail/greenmail.p12 #2.77 KB15COPY --chown=greenmail:greenmail run_greenmail.sh /home/greenmail/run_greenmail.sh #272 B16RUN /bin/sh -c chmod +x268 B17USER greenmail0 B18WORKDIR /home/greenmail32 B19ENTRYPOINT ["/home/greenmail/run_greenmail.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'