Namespace
apache
Image / Tag
tika:3.0.0.0-BETA2
Content Digest
sha256:091d8f5fd873f51fc859dbb6bf937ae9f175e997c9c1f9ca37e243487fd76ad0
Details
Created

2024-07-15 22:21:32 UTC

Size

152 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

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

TIKA_VERSION

3.0.0-BETA2


Layers

[#000] sha256:9c704ecd0c694c4cbdd85e589ac8d1fc3fd8f890b7f3731769a5b169eb495809 - 18.6% (28.3 MB)

[#001] sha256:761a991053ddaf0e0b9ec3de20f1070c44497d6e309c8bdd8b1360aa3b3176a7 - 45.02% (68.6 MB)

[#002] sha256:2e9fdc665f76819203a3bf3b482228a60a9273f26fa4a22308b1ee5113a5f2bb - 36.38% (55.4 MB)


History
2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-07 12:00:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-06-07 12:00:08 UTC

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

2024-06-07 12:00:09 UTC

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

2024-07-15 22:20:58 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2024-07-15 22:20:58 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-17-jre-headless

2024-07-15 22:20:58 UTC (buildkit.dockerfile.v0)

RUN |2 UID_GID=35002:35002 JRE=openjdk-17-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends ${JRE} ca-certificates && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2024-07-15 22:20:58 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:20:58 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:21:32 UTC (buildkit.dockerfile.v0)

COPY /tika-server-standard-3.0.0-BETA2.jar /tika-server-standard-3.0.0-BETA2.jar # buildkit

2024-07-15 22:21:32 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2024-07-15 22:21:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[9998/tcp:{}]

2024-07-15 22:21:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/sh" "-c" "exec java -cp \"/tika-server-standard-${TIKA_VERSION}.jar:/tika-extras/*\" org.apache.tika.server.core.TikaServerCli -h 0.0.0.0 $0 $@"]

2024-07-15 22:21:32 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org

Details
Created

2024-07-15 22:21:55 UTC

Size

141 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

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

TIKA_VERSION

3.0.0-BETA2


Layers

[#000] sha256:aa9f84d6e529483956a3454f02193e9a0f758a08b5191f2199c928065d307720 - 18.09% (25.6 MB)

[#001] sha256:bb16d3804cb1132a927626fe8b3cdb29dee54b47fa311ecbf33956e1978fc830 - 42.71% (60.4 MB)

[#002] sha256:2e9fdc665f76819203a3bf3b482228a60a9273f26fa4a22308b1ee5113a5f2bb - 39.2% (55.4 MB)


History
2024-06-07 11:56:56 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-07 11:56:56 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-07 11:56:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-07 11:56:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-06-07 11:57:05 UTC

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

2024-06-07 11:57:06 UTC

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

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-17-jre-headless

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

RUN |2 UID_GID=35002:35002 JRE=openjdk-17-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends ${JRE} ca-certificates && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

COPY /tika-server-standard-3.0.0-BETA2.jar /tika-server-standard-3.0.0-BETA2.jar # buildkit

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[9998/tcp:{}]

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/sh" "-c" "exec java -cp \"/tika-server-standard-${TIKA_VERSION}.jar:/tika-extras/*\" org.apache.tika.server.core.TikaServerCli -h 0.0.0.0 $0 $@"]

2024-07-15 22:21:55 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org

Details
Created

2024-07-15 22:23:03 UTC

Size

151 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    24.04

Environment
PATH

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

TIKA_VERSION

3.0.0-BETA2


Layers

[#000] sha256:eed1663d223832f23c8ca8fc0f9b48e2bcb0813b94a692d43b0a0a963e89d20f - 18.22% (27.5 MB)

[#001] sha256:46715540365b2e07eabff90e46581a8f1c297d1e6fbad47b8fb3b874d70fcf17 - 45.06% (68 MB)

[#002] sha256:2e9fdc665f76819203a3bf3b482228a60a9273f26fa4a22308b1ee5113a5f2bb - 36.72% (55.4 MB)


History
2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-06-07 11:48:27 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2024-06-07 11:48:32 UTC

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

2024-06-07 11:48:33 UTC

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

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-17-jre-headless

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

RUN |2 UID_GID=35002:35002 JRE=openjdk-17-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends ${JRE} ca-certificates && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=3.0.0-BETA2

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

COPY /tika-server-standard-3.0.0-BETA2.jar /tika-server-standard-3.0.0-BETA2.jar # buildkit

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

EXPOSE map[9998/tcp:{}]

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/sh" "-c" "exec java -cp \"/tika-server-standard-${TIKA_VERSION}.jar:/tika-extras/*\" org.apache.tika.server.core.TikaServerCli -h 0.0.0.0 $0 $@"]

2024-07-15 22:23:03 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org

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