Namespace
frooodle
Image / Tag
s-pdf:0.26.0-ultra-lite
Content Digest
sha256:919c4dd8f842e0a3ba5d5d4bc89c4e1595e7af5516bd654997ed33fe01651e2f
Details
Created

2024-06-09 16:59:28 UTC

Size

230 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-09T16:59:23.257Z
  • 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
    e0ce3c90de58be0a5c0aa46c023daa6e64650da4
  • 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.26.0-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.26.0


Layers

[#000] sha256:d25f557d7f31bf7acfac935859b5153da41d13c41f2b468d16f729a5b883634f - 1.5% (3.45 MB)

[#001] sha256:732e3b26154659f935c7e23915c7b675e15409843c7494092aa5b82a6e9f2238 - 0.0% (584 Bytes)

[#002] sha256:640264a0c24bb938fbbdffaba9f64b95fea76a4f82ebe6a9fce4c209f3651fb4 - 0.0% (763 Bytes)

[#003] sha256:0be804bb1e1185bca9d5eed1e9358b48c12350405f686cb06c3822ff71110f23 - 0.0% (914 Bytes)

[#004] sha256:eda8c2d761010a9635e76a5cd7fcdb6d772f89f30f78b3350811a00149da7f65 - 33.24% (76.6 MB)

[#005] sha256:7ece84a63517f3ae46f9353715cae0f506b3a2f4e42b1bcf5e1f43bd9c943a79 - 65.26% (150 MB)


History
2024-05-22 18:18:11 UTC

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

2024-05-22 18:18:12 UTC

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:28 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.26.0 /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-06-09 16:59:28 UTC (buildkit.dockerfile.v0)

ENV ENDPOINTS_GROUPS_TO_REMOVE=CLI

2024-06-09 16:59:28 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-06-09 16:59:28 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:28 UTC (buildkit.dockerfile.v0)

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

Details
Created

2024-06-09 16:59:39 UTC

Size

231 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-06-09T16:59:23.257Z
  • 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
    e0ce3c90de58be0a5c0aa46c023daa6e64650da4
  • 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.26.0-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.26.0


Layers

[#000] sha256:94747bd812346354fd5042870b6e44e5406880a4e6b5736a9cf9c753110df11b - 1.69% (3.9 MB)

[#001] sha256:732e3b26154659f935c7e23915c7b675e15409843c7494092aa5b82a6e9f2238 - 0.0% (584 Bytes)

[#002] sha256:640264a0c24bb938fbbdffaba9f64b95fea76a4f82ebe6a9fce4c209f3651fb4 - 0.0% (763 Bytes)

[#003] sha256:0be804bb1e1185bca9d5eed1e9358b48c12350405f686cb06c3822ff71110f23 - 0.0% (914 Bytes)

[#004] sha256:eda8c2d761010a9635e76a5cd7fcdb6d772f89f30f78b3350811a00149da7f65 - 33.14% (76.6 MB)

[#005] sha256:f8e9334fe7b69a0e9cc9deeaf75eebe2a4516dffb994b3f7de3c85099d343ed7 - 65.18% (151 MB)


History
2024-05-22 18:17:27 UTC

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

2024-05-22 18:17:28 UTC

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

ARG VERSION_TAG

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

COPY pipeline /pipeline # buildkit

2024-06-09 16:59:24 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:39 UTC (buildkit.dockerfile.v0)

RUN |1 VERSION_TAG=0.26.0 /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-06-09 16:59:39 UTC (buildkit.dockerfile.v0)

ENV ENDPOINTS_GROUPS_TO_REMOVE=CLI

2024-06-09 16:59:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2024-06-09 16:59:39 UTC (buildkit.dockerfile.v0)

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

2024-06-09 16:59:39 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