sha256:3bd7e4e2d020559a5fa56c5f171ce29bd352ae6c8fd77e23c8f07b0fd12faf2d
OS/ARCH
Compressed size
196.85 MB
Last pushed
16 days by dph5199278
Type
Image
Manifest digest
sha256:ac5a223763572eefb40a72e12e005d23abc20995b2d887639b60c252d52e74a1
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV JAVA_HOME=/opt/java/openjdk0 B3ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B5RUN /bin/sh -c set -eux;17.65 MB6ENV JAVA_VERSION=jdk-17.0.20.1+10 B7COPY /opt/java /opt/java # buildkit139.07 MB8RUN /bin/sh -c find "$JAVA_HOME/lib"3.79 KB9RUN /bin/sh -c set -eux;132 B10COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB11ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B12CMD ["jshell"]0 B13ARG TOMCAT_NATIVE_VERSION_ARG=2.0.150 B14COPY / / # buildkit11.71 MB15ENTRYPOINT ["/usr/bin/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'