sha256:aed3bda8f51907a6e15af42f6ce534278a223ff4b8e1aadbd01b5b1d4a439916
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
about 1 month by frooodle
Type
Image
Manifest digest
sha256:db422dd29bd4d2b679667de761f03b4902c014666a7e9323d7cbffa6a51005ca
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;10.91 MB10ENV JAVA_VERSION=jdk-25.0.3+90 B11RUN /bin/sh -c set -eux;60.12 MB12RUN /bin/sh -c set -eux;32 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15SHELL [/bin/bash -o pipefail -c]0 B16ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 LC_ALL=C.UTF-8 TESS_BASE_PATH=/usr/share/tesseract-ocr/5/tessdata0 B17ARG UNOSERVER_VERSION=3.60 B18RUN |1 UNOSERVER_VERSION=3.6 /bin/bash -o299.76 MB19COPY /opt/calibre /opt/calibre # buildkit176.38 MB20COPY /usr/local/bin/qpdf /usr/bin/qpdf # buildkit1.19 MB21COPY /magick-export/ / # buildkit2.64 MB22COPY /usr/local/bin/gs /usr/local/bin/gs # buildkit15.84 MB23COPY /usr/local/share/ghostscript /usr/local/share/ghostscript # buildkit235.18 KB24COPY /opt/venv /opt/venv # buildkit115.84 MB25RUN |1 UNOSERVER_VERSION=3.6 /bin/bash -o15.54 KB26ARG PUID=10000 B27ARG PGID=10000 B28RUN |3 UNOSERVER_VERSION=3.6 PUID=1000 PGID=10003.61 KB29RUN |3 UNOSERVER_VERSION=3.6 PUID=1000 PGID=1000302 B30RUN |3 UNOSERVER_VERSION=3.6 PUID=1000 PGID=100050.44 KB31LABEL org.opencontainers.image.title=Stirling-PDF Base org.opencontainers.image.description=Pre-built base0 B32ARG VERSION_TAG=v2-alpha0 B33WORKDIR /app93 B34COPY --chown=1000:1000 /layers/dependencies/ /app/ #177.65 MB35COPY --chown=1000:1000 /layers/spring-boot-loader/ /app/ #96 B36COPY --chown=1000:1000 /layers/snapshot-dependencies/ /app/ #96 B37COPY --chown=1000:1000 /layers/application/ /app/ #122.52 MB38COPY --chown=1000:1000 /app/build/libs/restart-helper.jar /restart-helper.jar #3.28 KB39COPY --chown=1000:1000 scripts/ /scripts/ #105.01 KB40COPY app/core/src/main/resources/static/fonts/*.ttf /usr/share/fonts/truetype/ # buildkit30.44 MB41RUN |1 VERSION_TAG=v2-alpha /bin/bash -o121.85 KB42RUN |1 VERSION_TAG=v2-alpha /bin/bash -o153 B43ENV VERSION_TAG=v2-alpha STIRLING_AOT_ENABLE=false STIRLING_JVM_PROFILE=balanced _JVM_OPTS_BALANCED=-XX:+ExitOnOutOfMemoryError0 B44LABEL org.opencontainers.image.title=Stirling-PDF org.opencontainers.image.description=Full version with0 B45EXPOSE [8080/tcp]0 B46STOPSIGNAL SIGTERM0 B47HEALTHCHECK {Test:[CMD-SHELL curl -fs --max-time0 B48ENTRYPOINT ["tini" "--" "/scripts/init.sh"]0 B49CMD []0 BCommand
ARG RELEASE