Namespace
frooodle
Image / Tag
s-pdf:0.28.3-ultra-lite
Content Digest
sha256:3494b67146bc5ad3af58ed2e1bc486c95f6112f2eacfbe75929f41802359e3b8
Details
Created

2024-08-24 16:28:34 UTC

Size

234 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-24T16:28:28.272Z
  • 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
    d75e4f13183082ab44433d99b8ec7d33e27e563f
  • 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.3-ultra-lite

Environment
DOCKER_ENABLE_SECURITY

false

ENDPOINTS_GROUPS_TO_REMOVE

CLI

HOME

/home/stirlingpdfuser

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.3


Layers

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

[#001] sha256:9b3d7c07a964109f2dc2b32d619ae1d6b246a19d7842a8ecd07d7b770f3ae150 - 0.0% (581 Bytes)

[#002] sha256:08877b9a8916d4877a780ed2b3bf45296b2b11661bb717779fe995f3fb9b4231 - 0.0% (807 Bytes)

[#003] sha256:dea25e4751ceebabd692b738fde19d7d8f6d767c1807e70caa72888a2e9c7d3c - 0.0% (913 Bytes)

[#004] sha256:53d6c38c829666d1ff3114d9d8e65ce1debca7ba317936f851392d7217c2bafe - 33.95% (79.5 MB)

[#005] sha256:13339c95359dcf10a99e0d0ae87f8db6ccea2e99742410e70b5a31f43f04865c - 64.57% (151 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-24 16:28:29 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG=0.28.3

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY scripts/download-security-jar.sh /scripts/download-security-jar.sh # buildkit

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY scripts/init-without-ocr.sh /scripts/init-without-ocr.sh # buildkit

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-08-24 16:28:30 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:34 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.28.3 /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 openjdk21-jre && mkdir /configs /logs /customFiles && chmod +x /scripts/*.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /configs /customFiles /pipeline && chown stirlingpdfuser:stirlingpdfgroup /app.jar # buildkit

2024-08-24 16:28:34 UTC (buildkit.dockerfile.v0)

ENV ENDPOINTS_GROUPS_TO_REMOVE=CLI

2024-08-24 16:28:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-08-24 16:28:34 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:34 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-08-24 16:28:45 UTC

Size

234 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-08-24T16:28:28.272Z
  • 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
    d75e4f13183082ab44433d99b8ec7d33e27e563f
  • 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.3-ultra-lite

Environment
DOCKER_ENABLE_SECURITY

false

ENDPOINTS_GROUPS_TO_REMOVE

CLI

HOME

/home/stirlingpdfuser

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.3


Layers

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

[#001] sha256:9b3d7c07a964109f2dc2b32d619ae1d6b246a19d7842a8ecd07d7b770f3ae150 - 0.0% (581 Bytes)

[#002] sha256:08877b9a8916d4877a780ed2b3bf45296b2b11661bb717779fe995f3fb9b4231 - 0.0% (807 Bytes)

[#003] sha256:dea25e4751ceebabd692b738fde19d7d8f6d767c1807e70caa72888a2e9c7d3c - 0.0% (913 Bytes)

[#004] sha256:53d6c38c829666d1ff3114d9d8e65ce1debca7ba317936f851392d7217c2bafe - 33.91% (79.5 MB)

[#005] sha256:7b4d40ec39b37b269c0af74c230539b67f2b2692a0d74d8555aea0499e543ea9 - 64.43% (151 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-24 16:28:29 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG=0.28.3

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY scripts/download-security-jar.sh /scripts/download-security-jar.sh # buildkit

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY scripts/init-without-ocr.sh /scripts/init-without-ocr.sh # buildkit

2024-08-24 16:28:29 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-08-24 16:28:30 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:45 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.28.3 /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 openjdk21-jre && mkdir /configs /logs /customFiles && chmod +x /scripts/*.sh && addgroup -S stirlingpdfgroup && adduser -S stirlingpdfuser -G stirlingpdfgroup && chown -R stirlingpdfuser:stirlingpdfgroup $HOME /scripts /configs /customFiles /pipeline && chown stirlingpdfuser:stirlingpdfgroup /app.jar # buildkit

2024-08-24 16:28:45 UTC (buildkit.dockerfile.v0)

ENV ENDPOINTS_GROUPS_TO_REMOVE=CLI

2024-08-24 16:28:45 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-08-24 16:28:45 UTC (buildkit.dockerfile.v0)

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

2024-08-24 16:28:45 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