Namespace
apache
Image / Tag
tika:4.0.0-SNAPSHOT-full
Content Digest
sha256:cb37f96093b779ca1894dfc7b6774c3af1274bc673328168331beccc26707171
Details
Created

2026-08-18 19:27:50 UTC

Size

349 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.created
    2026-08-18T15:17:12-04:00
  • org.opencontainers.image.description
    Apache Tika content detection and analysis server with OCR, fonts, and GDAL support
  • org.opencontainers.image.documentation
    https://tika.apache.org/
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    4e39e0743878ad8e0d5a4019eabc08ff76911c3e
  • org.opencontainers.image.source
    https://github.com/apache/tika
  • org.opencontainers.image.title
    Apache Tika Server (full)
  • org.opencontainers.image.url
    https://hub.docker.com/r/apache/tika
  • org.opencontainers.image.vendor
    Apache Software Foundation
  • org.opencontainers.image.version
    4.0.0-SNAPSHOT

Environment
PATH

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

TIKA_VERSION

4.0.0-SNAPSHOT


Layers

[#000] sha256:617772c7d19b9f9c4141bc73b37e6f4c5e4e69729f6881a73d0dc23676dbbd60 - 11.37% (39.6 MB)

[#001] sha256:a7fb98a8eddd1a70f99f205cb4b66e830a3e8ef4798f5636ece054a567b650de - 0.0% (389 Bytes)

[#002] sha256:ccde961809d3e4ba05a0614f0dcb72e8b3e7d4f2a06c441359d57f5acb04edf1 - 72.68% (253 MB)

[#003] sha256:df773e6207a134b501314f6917a16d14fcf326dcc93ec9d6a6e6ce890909533b - 15.95% (55.6 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-07-24 12:48:27 UTC

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.9094.tar --tag 26.04

2026-07-24 12:48:28 UTC (Set entrypoint)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd

2026-07-24 12:48:28 UTC (Set default commands)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash

2026-07-24 12:48:28 UTC (Set default PATH for bare-based rock)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-07-24 12:48:28 UTC (Set labels)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-07-24T12:48:28.650696+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 12:48:28 UTC (Set annotations)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-07-24T12:48:28.650696+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 12:48:28 UTC (Add rock control metadata)

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.control_data.9094.tar

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-25-jre-headless

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

RUN |3 UID_GID=35002:35002 TIKA_VERSION=4.0.0-SNAPSHOT JRE=openjdk-25-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends gnupg2 software-properties-common && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends $JRE gdal-bin imagemagick tesseract-ocr tesseract-ocr-eng tesseract-ocr-ita tesseract-ocr-fra tesseract-ocr-spa tesseract-ocr-deu tesseract-ocr-jpn && echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends xfonts-utils fonts-freefont-ttf fonts-liberation ttf-mscorefonts-installer wget cabextract && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

COPY tika-server/ /opt/tika-server/ # buildkit

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/tika-server

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

EXPOSE [9998/tcp]

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

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

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ARG REVISION=4e39e0743878ad8e0d5a4019eabc08ff76911c3e

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

ARG CREATED=2026-08-18T15:17:12-04:00

2026-08-18 19:27:50 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org org.opencontainers.image.title=Apache Tika Server (full) org.opencontainers.image.description=Apache Tika content detection and analysis server with OCR, fonts, and GDAL support org.opencontainers.image.url=https://hub.docker.com/r/apache/tika org.opencontainers.image.source=https://github.com/apache/tika org.opencontainers.image.documentation=https://tika.apache.org/ org.opencontainers.image.vendor=Apache Software Foundation org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.version=4.0.0-SNAPSHOT org.opencontainers.image.revision=4e39e0743878ad8e0d5a4019eabc08ff76911c3e org.opencontainers.image.created=2026-08-18T15:17:12-04:00

Details
Created

2026-08-18 19:38:44 UTC

Size

340 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.created
    2026-08-18T15:17:12-04:00
  • org.opencontainers.image.description
    Apache Tika content detection and analysis server with OCR, fonts, and GDAL support
  • org.opencontainers.image.documentation
    https://tika.apache.org/
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    4e39e0743878ad8e0d5a4019eabc08ff76911c3e
  • org.opencontainers.image.source
    https://github.com/apache/tika
  • org.opencontainers.image.title
    Apache Tika Server (full)
  • org.opencontainers.image.url
    https://hub.docker.com/r/apache/tika
  • org.opencontainers.image.vendor
    Apache Software Foundation
  • org.opencontainers.image.version
    4.0.0-SNAPSHOT

Environment
PATH

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

TIKA_VERSION

4.0.0-SNAPSHOT


Layers

[#000] sha256:d73407a274fb6cb1e1017aae5257558853ec6bd76e38b87348173b539ca22894 - 11.42% (38.8 MB)

[#001] sha256:557836a62b7606e693caad19a768fa87fc346bff7d816ac03108c69adb1d684b - 0.0% (388 Bytes)

[#002] sha256:f5d820020f434fb9f7cce4dcc404fc57e128eb523ae4b38482f943a32e2d8587 - 72.21% (245 MB)

[#003] sha256:cfe471888f602ed0e99bb9eb09c689052bc28e14259d1cfa1c30b59553b682cd - 16.37% (55.6 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-07-24 13:05:14 UTC

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.9275.tar --tag 26.04

2026-07-24 13:05:15 UTC (Set entrypoint)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd

2026-07-24 13:05:15 UTC (Set default commands)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash

2026-07-24 13:05:15 UTC (Set default PATH for bare-based rock)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-07-24 13:05:15 UTC (Set labels)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-07-24T13:05:15.200294+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 13:05:15 UTC (Set annotations)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-07-24T13:05:15.200294+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 13:05:15 UTC (Add rock control metadata)

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.control_data.9275.tar

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-25-jre-headless

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

RUN |3 UID_GID=35002:35002 TIKA_VERSION=4.0.0-SNAPSHOT JRE=openjdk-25-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends gnupg2 software-properties-common && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends $JRE gdal-bin imagemagick tesseract-ocr tesseract-ocr-eng tesseract-ocr-ita tesseract-ocr-fra tesseract-ocr-spa tesseract-ocr-deu tesseract-ocr-jpn && echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends xfonts-utils fonts-freefont-ttf fonts-liberation ttf-mscorefonts-installer wget cabextract && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

COPY tika-server/ /opt/tika-server/ # buildkit

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/tika-server

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

EXPOSE [9998/tcp]

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

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

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ARG REVISION=4e39e0743878ad8e0d5a4019eabc08ff76911c3e

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

ARG CREATED=2026-08-18T15:17:12-04:00

2026-08-18 19:38:44 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org org.opencontainers.image.title=Apache Tika Server (full) org.opencontainers.image.description=Apache Tika content detection and analysis server with OCR, fonts, and GDAL support org.opencontainers.image.url=https://hub.docker.com/r/apache/tika org.opencontainers.image.source=https://github.com/apache/tika org.opencontainers.image.documentation=https://tika.apache.org/ org.opencontainers.image.vendor=Apache Software Foundation org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.version=4.0.0-SNAPSHOT org.opencontainers.image.revision=4e39e0743878ad8e0d5a4019eabc08ff76911c3e org.opencontainers.image.created=2026-08-18T15:17:12-04:00

Details
Created

2026-08-18 19:37:36 UTC

Size

342 MB

Content Digest
Labels
  • maintainer
    Apache Tika Developers dev@tika.apache.org
  • org.opencontainers.image.created
    2026-08-18T15:17:12-04:00
  • org.opencontainers.image.description
    Apache Tika content detection and analysis server with OCR, fonts, and GDAL support
  • org.opencontainers.image.documentation
    https://tika.apache.org/
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.revision
    4e39e0743878ad8e0d5a4019eabc08ff76911c3e
  • org.opencontainers.image.source
    https://github.com/apache/tika
  • org.opencontainers.image.title
    Apache Tika Server (full)
  • org.opencontainers.image.url
    https://hub.docker.com/r/apache/tika
  • org.opencontainers.image.vendor
    Apache Software Foundation
  • org.opencontainers.image.version
    4.0.0-SNAPSHOT

Environment
PATH

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

TIKA_VERSION

4.0.0-SNAPSHOT


Layers

[#000] sha256:6442ab50219b509ae073b502042b993c08ebbc29a1dca797b619c131d6f27d61 - 11.49% (39.2 MB)

[#001] sha256:0ccf98eeb36f9c6cbf453f00b43ee6c06dee69f8e78efcd4552b123fdcd8effa - 0.0% (388 Bytes)

[#002] sha256:2af383e02d50a4b8acf2a02a37826cad596a36ff2b8e051fe19307125c3bbeed - 72.23% (247 MB)

[#003] sha256:db5b78f0b54dee080bc5dddea3d41333a50c12d5b4e5bd7bacda20c9cfbad553 - 16.28% (55.6 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2026-07-24 15:34:40 UTC

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.9181.tar --tag 26.04

2026-07-24 15:34:41 UTC (Set entrypoint)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd

2026-07-24 15:34:41 UTC (Set default commands)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash

2026-07-24 15:34:41 UTC (Set default PATH for bare-based rock)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2026-07-24 15:34:41 UTC (Set labels)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-07-24T15:34:41.135433+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 15:34:41 UTC (Set annotations)

umoci config --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-07-24T15:34:41.135433+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.

2026-07-24 15:34:41 UTC (Add rock control metadata)

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-cb40fbba9124333e0158d7876ea798fa/images/.temp_layer.control_data.9181.tar

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ARG UID_GID=35002:35002

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ARG TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ARG JRE=openjdk-25-jre-headless

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

RUN |3 UID_GID=35002:35002 TIKA_VERSION=4.0.0-SNAPSHOT JRE=openjdk-25-jre-headless /bin/sh -c set -eux && apt-get update && apt-get install --yes --no-install-recommends gnupg2 software-properties-common && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends $JRE gdal-bin imagemagick tesseract-ocr tesseract-ocr-eng tesseract-ocr-ita tesseract-ocr-fra tesseract-ocr-spa tesseract-ocr-deu tesseract-ocr-jpn && echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends xfonts-utils fonts-freefont-ttf fonts-liberation ttf-mscorefonts-installer wget cabextract && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ENV TIKA_VERSION=4.0.0-SNAPSHOT

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

COPY tika-server/ /opt/tika-server/ # buildkit

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

WORKDIR /opt/tika-server

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

USER 35002:35002

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

EXPOSE [9998/tcp]

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

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

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ARG REVISION=4e39e0743878ad8e0d5a4019eabc08ff76911c3e

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

ARG CREATED=2026-08-18T15:17:12-04:00

2026-08-18 19:37:36 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Apache Tika Developers dev@tika.apache.org org.opencontainers.image.title=Apache Tika Server (full) org.opencontainers.image.description=Apache Tika content detection and analysis server with OCR, fonts, and GDAL support org.opencontainers.image.url=https://hub.docker.com/r/apache/tika org.opencontainers.image.source=https://github.com/apache/tika org.opencontainers.image.documentation=https://tika.apache.org/ org.opencontainers.image.vendor=Apache Software Foundation org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.version=4.0.0-SNAPSHOT org.opencontainers.image.revision=4e39e0743878ad8e0d5a4019eabc08ff76911c3e org.opencontainers.image.created=2026-08-18T15:17:12-04:00

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