Namespace
frooodle
Image / Tag
s-pdf:0.28.2-fat
Content Digest
sha256:557e75a423d62961cbcbadfda1d75d5ce2c89f65e8e6b18503fe4d62ec697e60
Details
Created

2024-08-20 17:01:30 UTC

Size

908 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-20T16:58:58.853Z
  • org.opencontainers.image.description
    #1 Locally hosted web application that allows you to perform various operations on PDF files
  • org.opencontainers.image.licenses
    GPL-3.0
  • org.opencontainers.image.revision
    5564a6e730b6501d7262fbd8975612f9903990d1
  • org.opencontainers.image.source
    https://github.com/Stirling-Tools/Stirling-PDF
  • org.opencontainers.image.title
    Stirling-PDF
  • org.opencontainers.image.url
    https://github.com/Stirling-Tools/Stirling-PDF
  • org.opencontainers.image.version
    0.28.2-fat

Environment
DOCKER_ENABLE_SECURITY

false

FAT_DOCKER

true

HOME

/home/stirlingpdfuser

INSTALL_BOOK_AND_ADVANCED_HTML_OPS

false

JAVA_TOOL_OPTIONS

-XX:MaxRAMPercentage=75

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

1000

PUID

1000

UMASK

022

VERSION_TAG

0.28.2


Layers

[#000] sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 - 0.38% (3.46 MB)

[#001] sha256:568be0f6a95c7b0da32699311beaa4de9ac51b73f5401c192afe88b17d62b637 - 0.0% (9.02 KB)

[#002] sha256:4da7289fce5093e893ee6704cb309694a2de91ab2c38e4676e2b1090b0b02118 - 0.0% (914 Bytes)

[#003] sha256:1b70bb222adca589f0609173215d159dee65db092770d9a4b3241d06c520b510 - 1.65% (15 MB)

[#004] sha256:64bd3946c60fff2c328a6c0812f53edb32ba97d08528fdaf2130f9ebaedf0fdd - 11.89% (108 MB)

[#005] sha256:014ac2890ca559a9b920081ca842699681ff5f7af1f5e710f90c1c43684e7407 - 86.07% (782 MB)


History
2024-07-22 22:26:43 UTC

/bin/sh -c #(nop) ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /

2024-07-22 22:26:43 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY scripts /scripts # buildkit

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/ # buildkit

2024-08-20 17:00:57 UTC (buildkit.dockerfile.v0)

COPY /app/build/libs/*.jar app.jar # buildkit

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG=0.28.2

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

ENV DOCKER_ENABLE_SECURITY=false VERSION_TAG=0.28.2 JAVA_TOOL_OPTIONS= -XX:MaxRAMPercentage=75 HOME=/home/stirlingpdfuser PUID=1000 PGID=1000 UMASK=022 FAT_DOCKER=true INSTALL_BOOK_AND_ADVANCED_HTML_OPS=false

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.28.2 /bin/sh -c echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@testing 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 libreoffice poppler-utils ocrmypdf tesseract-ocr-data-eng font-terminus font-dejavu font-noto font-noto-cjk font-awesome font-noto-extra py3-opencv python3 py3-pip && pip install --break-system-packages --no-cache-dir --upgrade unoconv WeasyPrint pdf2image pillow && mv /usr/share/tessdata /usr/share/tessdata-original && mkdir -p $HOME /configs /logs /customFiles /pipeline/watchedFolders /pipeline/finishedFolders && fc-cache -f -v && chmod +x /scripts/* && chmod +x /scripts/init.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /usr/share/fonts/opentype/noto /configs /customFiles /pipeline && chown stirlingpdfuser:stirlingpdfgroup /app.jar && tesseract --list-langs # buildkit

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--" "/scripts/init.sh"]

2024-08-20 17:01:30 UTC (buildkit.dockerfile.v0)

CMD ["java" "-Dfile.encoding=UTF-8" "-jar" "/app.jar"]

Details
Created

2024-08-20 17:12:01 UTC

Size

899 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-20T16:58:58.853Z
  • org.opencontainers.image.description
    #1 Locally hosted web application that allows you to perform various operations on PDF files
  • org.opencontainers.image.licenses
    GPL-3.0
  • org.opencontainers.image.revision
    5564a6e730b6501d7262fbd8975612f9903990d1
  • org.opencontainers.image.source
    https://github.com/Stirling-Tools/Stirling-PDF
  • org.opencontainers.image.title
    Stirling-PDF
  • org.opencontainers.image.url
    https://github.com/Stirling-Tools/Stirling-PDF
  • org.opencontainers.image.version
    0.28.2-fat

Environment
DOCKER_ENABLE_SECURITY

false

FAT_DOCKER

true

HOME

/home/stirlingpdfuser

INSTALL_BOOK_AND_ADVANCED_HTML_OPS

false

JAVA_TOOL_OPTIONS

-XX:MaxRAMPercentage=75

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PGID

1000

PUID

1000

UMASK

022

VERSION_TAG

0.28.2


Layers

[#000] sha256:690e87867337b8441990047e169b892933e9006bdbcbed52ab7a356945477a4d - 0.43% (3.9 MB)

[#001] sha256:568be0f6a95c7b0da32699311beaa4de9ac51b73f5401c192afe88b17d62b637 - 0.0% (9.02 KB)

[#002] sha256:4da7289fce5093e893ee6704cb309694a2de91ab2c38e4676e2b1090b0b02118 - 0.0% (914 Bytes)

[#003] sha256:286a8d87c6224f18059806ddfe7713214ab9dd36ea5608d2d3f51a9912cfa391 - 1.67% (15 MB)

[#004] sha256:74dfe8c54e60f308252a3e13cfaaf76d933c8601d44ced80fe808d212697e7d0 - 12.02% (108 MB)

[#005] sha256:1bbf679bf4921020a1a6e3ccc0dc41ae4d603f45b4f0c0b4d25cbfba96743e7b - 85.88% (772 MB)


History
2024-07-22 21:44:13 UTC

/bin/sh -c #(nop) ADD file:a71f7e9bc66668361f88637c724c44deeb2774ec268ff0a68bd99014c8a02a84 in /

2024-07-22 21:44:13 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY scripts /scripts # buildkit

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-08-20 15:18:58 UTC (buildkit.dockerfile.v0)

COPY src/main/resources/static/fonts/*.ttf /usr/share/fonts/opentype/noto/ # buildkit

2024-08-20 17:10:13 UTC (buildkit.dockerfile.v0)

COPY /app/build/libs/*.jar app.jar # buildkit

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG=0.28.2

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

ENV DOCKER_ENABLE_SECURITY=false VERSION_TAG=0.28.2 JAVA_TOOL_OPTIONS= -XX:MaxRAMPercentage=75 HOME=/home/stirlingpdfuser PUID=1000 PGID=1000 UMASK=022 FAT_DOCKER=true INSTALL_BOOK_AND_ADVANCED_HTML_OPS=false

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.28.2 /bin/sh -c echo "@testing https://dl-cdn.alpinelinux.org/alpine/edge/main" | tee -a /etc/apk/repositories && echo "@testing 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 libreoffice poppler-utils ocrmypdf tesseract-ocr-data-eng font-terminus font-dejavu font-noto font-noto-cjk font-awesome font-noto-extra py3-opencv python3 py3-pip && pip install --break-system-packages --no-cache-dir --upgrade unoconv WeasyPrint pdf2image pillow && mv /usr/share/tessdata /usr/share/tessdata-original && mkdir -p $HOME /configs /logs /customFiles /pipeline/watchedFolders /pipeline/finishedFolders && fc-cache -f -v && chmod +x /scripts/* && chmod +x /scripts/init.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /usr/share/fonts/opentype/noto /configs /customFiles /pipeline && chown stirlingpdfuser:stirlingpdfgroup /app.jar && tesseract --list-langs # buildkit

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--" "/scripts/init.sh"]

2024-08-20 17:12:01 UTC (buildkit.dockerfile.v0)

CMD ["java" "-Dfile.encoding=UTF-8" "-jar" "/app.jar"]

Danger Zone
Delete Tag

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.

Delete