2025-11-25 23:32:51 UTC
1.06 GB
8081
DISABLE_ADDITIONAL_FEATURESfalse
HOME/home/stirlingpdfuser
JAVA_BASE_OPTS-XX:+UnlockExperimentalVMOptions -XX:MaxRAMPercentage=75 -XX:InitiatingHeapOccupancyPercent=20 -XX:+G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=10000 -XX:+UseStringDeduplication -XX:G1PeriodicGCSystemLoadThreshold=70
JAVA_CUSTOM_OPTS MODEBOTH
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/venv/bin
PGID1000
PUID1000
PYTHONPATH/usr/lib/libreoffice/program:/opt/venv/lib/python3.12/site-packages
STIRLING_TEMPFILES_DIRECTORY/tmp/stirling-pdf
TEMP/tmp/stirling-pdf
TMP/tmp/stirling-pdf
TMPDIR/tmp/stirling-pdf
UMASK022
UNO_PATH/usr/lib/libreoffice/program
URE_BOOTSTRAPfile:///usr/lib/libreoffice/program/fundamentalrc
VERSION_TAG2.0.0
VITE_API_BASE_URLhttp://localhost:8080
[#000] sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 - 0.34% (3.62 MB)
[#001] sha256:74fadedd66b4557c7fd6588ac9d1347f179b466d6d621c9da9b28db9e1292302 - 0.01% (62.4 KB)
[#002] sha256:32881ef893cfe656a78df572859430db6e313d79d2c26f9d07bef56aa9f68094 - 2.35% (25.4 MB)
[#003] sha256:0350787ecde4aa235ff66131d242eb041ad582966a9669ef4b393fac7f73fd6b - 15.72% (170 MB)
[#004] sha256:badf2e73e84b8861de2f6ef01f0627c7a1d7761b28362c635cae035a5a9ccffa - 1.13% (12.2 MB)
[#005] sha256:e95a58f200e32902acd7f4721e2a23df864d65165d281ee2349bfc2df420d5c8 - 0.0% (1.21 KB)
[#006] sha256:3658ed111c8bed6ce703f1adb7b8ca74f23e4a6610048a17edc4eaea55be8786 - 0.0% (1.83 KB)
[#007] sha256:c621cfa748ae8d462ca843b53a3be7fb8266a21a5ff812f6e829d04f9d82ea73 - 80.47% (870 MB)
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
2025-07-15 11:01:16 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)ARG VERSION_TAG=2.0.0
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Stirling-PDF Unified
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Unified container for Stirling-PDF - Frontend + Backend with MODE parameter
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/Stirling-Tools/Stirling-PDF
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=MIT
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://www.stirlingpdf.com
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://docs.stirlingpdf.com
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL maintainer=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=2.0.0
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.keywords=PDF, manipulation, unified, API, Spring Boot, React
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)COPY scripts /scripts # buildkit
2025-11-25 23:29:36 UTC (buildkit.dockerfile.v0)COPY app/core/src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/ # buildkit
2025-11-25 23:32:07 UTC (buildkit.dockerfile.v0)COPY /app/app/core/build/libs/*.jar app.jar # buildkit
2025-11-25 23:32:07 UTC (buildkit.dockerfile.v0)COPY /app/dist /usr/share/nginx/html # buildkit
2025-11-25 23:32:07 UTC (buildkit.dockerfile.v0)COPY docker/unified/nginx.conf /etc/nginx/nginx.conf # buildkit
2025-11-25 23:32:07 UTC (buildkit.dockerfile.v0)COPY docker/unified/entrypoint.sh /entrypoint.sh # buildkit
2025-11-25 23:32:07 UTC (buildkit.dockerfile.v0)ENV DISABLE_ADDITIONAL_FEATURES=false VERSION_TAG=2.0.0 JAVA_BASE_OPTS=-XX:+UnlockExperimentalVMOptions -XX:MaxRAMPercentage=75 -XX:InitiatingHeapOccupancyPercent=20 -XX:+G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=10000 -XX:+UseStringDeduplication -XX:G1PeriodicGCSystemLoadThreshold=70 JAVA_CUSTOM_OPTS= HOME=/home/stirlingpdfuser PUID=1000 PGID=1000 UMASK=022 PYTHONPATH=/usr/lib/libreoffice/program:/opt/venv/lib/python3.12/site-packages UNO_PATH=/usr/lib/libreoffice/program URE_BOOTSTRAP=file:///usr/lib/libreoffice/program/fundamentalrc PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/venv/bin STIRLING_TEMPFILES_DIRECTORY=/tmp/stirling-pdf TMPDIR=/tmp/stirling-pdf TEMP=/tmp/stirling-pdf TMP=/tmp/stirling-pdf MODE=BOTH BACKEND_INTERNAL_PORT=8081 VITE_API_BASE_URL=http://localhost:8080
2025-11-25 23:32:51 UTC (buildkit.dockerfile.v0)RUN |1 VERSION_TAG=2.0.0 /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk upgrade --no-cache -a && apk add --no-cache ca-certificates tzdata tini bash curl shadow su-exec openssl openssl-dev openjdk21-jre nginx gcompat libc6-compat libreoffice poppler-utils unpaper tesseract-ocr-data-eng tesseract-ocr-data-chi_sim tesseract-ocr-data-deu tesseract-ocr-data-fra tesseract-ocr-data-por ocrmypdf py3-opencv python3 py3-pip py3-pillow@testing py3-pdf2image@testing && python3 -m venv /opt/venv && /opt/venv/bin/pip install --upgrade pip setuptools && /opt/venv/bin/pip install --no-cache-dir --upgrade unoserver weasyprint && ln -s /usr/lib/libreoffice/program/uno.py /opt/venv/lib/python3.12/site-packages/ && ln -s /usr/lib/libreoffice/program/unohelper.py /opt/venv/lib/python3.12/site-packages/ && ln -s /usr/lib/libreoffice/program /opt/venv/lib/python3.12/site-packages/LibreOffice && mv /usr/share/tessdata /usr/share/tessdata-original && mkdir -p $HOME /configs /logs /customFiles /pipeline/watchedFolders /pipeline/finishedFolders /tmp/stirling-pdf /pipeline/watchedFolders /pipeline/finishedFolders && mkdir -p /var/lib/nginx/tmp /var/log/nginx && fc-cache -f -v && chmod +x /scripts/* && chmod +x /entrypoint.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /pipeline /usr/share/fonts/opentype/noto /configs /customFiles /pipeline /tmp/stirling-pdf /var/lib/nginx /var/log/nginx /usr/share/nginx && chown stirlingpdfuser:stirlingpdfgroup /app.jar # buildkit
2025-11-25 23:32:51 UTC (buildkit.dockerfile.v0)EXPOSE [8080/tcp]
2025-11-25 23:32:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["tini" "--" "/entrypoint.sh"]
2025-11-25 23:50:44 UTC
1.03 GB
8081
DISABLE_ADDITIONAL_FEATURESfalse
HOME/home/stirlingpdfuser
JAVA_BASE_OPTS-XX:+UnlockExperimentalVMOptions -XX:MaxRAMPercentage=75 -XX:InitiatingHeapOccupancyPercent=20 -XX:+G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=10000 -XX:+UseStringDeduplication -XX:G1PeriodicGCSystemLoadThreshold=70
JAVA_CUSTOM_OPTS MODEBOTH
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/venv/bin
PGID1000
PUID1000
PYTHONPATH/usr/lib/libreoffice/program:/opt/venv/lib/python3.12/site-packages
STIRLING_TEMPFILES_DIRECTORY/tmp/stirling-pdf
TEMP/tmp/stirling-pdf
TMP/tmp/stirling-pdf
TMPDIR/tmp/stirling-pdf
UMASK022
UNO_PATH/usr/lib/libreoffice/program
URE_BOOTSTRAPfile:///usr/lib/libreoffice/program/fundamentalrc
VERSION_TAG2.0.0
VITE_API_BASE_URLhttp://localhost:8080
[#000] sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 - 0.38% (3.94 MB)
[#001] sha256:74fadedd66b4557c7fd6588ac9d1347f179b466d6d621c9da9b28db9e1292302 - 0.01% (62.4 KB)
[#002] sha256:4974d9163bbb1c4d71d4ad174f3f39330604349b54701baa2091695faff610ea - 2.42% (25.4 MB)
[#003] sha256:570c27bd1b9ec693ea5236771305a36a30663f3f80ef3340bbdb2750732a8910 - 16.18% (170 MB)
[#004] sha256:42b8093a52d996d7ca8fcf157c882318adf23f33815203bc18634124505dffbe - 1.16% (12.2 MB)
[#005] sha256:05e07f6d08fc359e894298094c22ad4b8eb549c5a7a99fb1255328e8a8d62e8a - 0.0% (1.21 KB)
[#006] sha256:3658ed111c8bed6ce703f1adb7b8ca74f23e4a6610048a17edc4eaea55be8786 - 0.0% (1.83 KB)
[#007] sha256:c10f4928ba48da31634963e4b573ca14a6316501ebea2351874b33f41919b1cc - 79.86% (839 MB)
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit
2025-07-15 11:01:16 UTC (buildkit.dockerfile.v0)CMD ["/bin/sh"]
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)ARG VERSION_TAG=2.0.0
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Stirling-PDF Unified
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Unified container for Stirling-PDF - Frontend + Backend with MODE parameter
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/Stirling-Tools/Stirling-PDF
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=MIT
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://www.stirlingpdf.com
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://docs.stirlingpdf.com
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL maintainer=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=Stirling-Tools
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=2.0.0
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.keywords=PDF, manipulation, unified, API, Spring Boot, React
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)COPY scripts /scripts # buildkit
2025-11-25 23:29:35 UTC (buildkit.dockerfile.v0)COPY app/core/src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/ # buildkit
2025-11-25 23:47:36 UTC (buildkit.dockerfile.v0)COPY /app/app/core/build/libs/*.jar app.jar # buildkit
2025-11-25 23:47:36 UTC (buildkit.dockerfile.v0)COPY /app/dist /usr/share/nginx/html # buildkit
2025-11-25 23:47:36 UTC (buildkit.dockerfile.v0)COPY docker/unified/nginx.conf /etc/nginx/nginx.conf # buildkit
2025-11-25 23:47:36 UTC (buildkit.dockerfile.v0)COPY docker/unified/entrypoint.sh /entrypoint.sh # buildkit
2025-11-25 23:47:36 UTC (buildkit.dockerfile.v0)ENV DISABLE_ADDITIONAL_FEATURES=false VERSION_TAG=2.0.0 JAVA_BASE_OPTS=-XX:+UnlockExperimentalVMOptions -XX:MaxRAMPercentage=75 -XX:InitiatingHeapOccupancyPercent=20 -XX:+G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=10000 -XX:+UseStringDeduplication -XX:G1PeriodicGCSystemLoadThreshold=70 JAVA_CUSTOM_OPTS= HOME=/home/stirlingpdfuser PUID=1000 PGID=1000 UMASK=022 PYTHONPATH=/usr/lib/libreoffice/program:/opt/venv/lib/python3.12/site-packages UNO_PATH=/usr/lib/libreoffice/program URE_BOOTSTRAP=file:///usr/lib/libreoffice/program/fundamentalrc PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/venv/bin STIRLING_TEMPFILES_DIRECTORY=/tmp/stirling-pdf TMPDIR=/tmp/stirling-pdf TEMP=/tmp/stirling-pdf TMP=/tmp/stirling-pdf MODE=BOTH BACKEND_INTERNAL_PORT=8081 VITE_API_BASE_URL=http://localhost:8080
2025-11-25 23:50:44 UTC (buildkit.dockerfile.v0)RUN |1 VERSION_TAG=2.0.0 /bin/sh -c echo "@main https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@community https://dl-cdn.alpinelinux.org/alpine/edge/community" | tee -a /etc/apk/repositories && echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing" | tee -a /etc/apk/repositories && apk upgrade --no-cache -a && apk add --no-cache ca-certificates tzdata tini bash curl shadow su-exec openssl openssl-dev openjdk21-jre nginx gcompat libc6-compat libreoffice poppler-utils unpaper tesseract-ocr-data-eng tesseract-ocr-data-chi_sim tesseract-ocr-data-deu tesseract-ocr-data-fra tesseract-ocr-data-por ocrmypdf py3-opencv python3 py3-pip py3-pillow@testing py3-pdf2image@testing && python3 -m venv /opt/venv && /opt/venv/bin/pip install --upgrade pip setuptools && /opt/venv/bin/pip install --no-cache-dir --upgrade unoserver weasyprint && ln -s /usr/lib/libreoffice/program/uno.py /opt/venv/lib/python3.12/site-packages/ && ln -s /usr/lib/libreoffice/program/unohelper.py /opt/venv/lib/python3.12/site-packages/ && ln -s /usr/lib/libreoffice/program /opt/venv/lib/python3.12/site-packages/LibreOffice && mv /usr/share/tessdata /usr/share/tessdata-original && mkdir -p $HOME /configs /logs /customFiles /pipeline/watchedFolders /pipeline/finishedFolders /tmp/stirling-pdf /pipeline/watchedFolders /pipeline/finishedFolders && mkdir -p /var/lib/nginx/tmp /var/log/nginx && fc-cache -f -v && chmod +x /scripts/* && chmod +x /entrypoint.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /pipeline /usr/share/fonts/opentype/noto /configs /customFiles /pipeline /tmp/stirling-pdf /var/lib/nginx /var/log/nginx /usr/share/nginx && chown stirlingpdfuser:stirlingpdfgroup /app.jar # buildkit
2025-11-25 23:50:44 UTC (buildkit.dockerfile.v0)EXPOSE [8080/tcp]
2025-11-25 23:50:44 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["tini" "--" "/entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.