Sign inSign up

butter/tika-server

By butter

Updated over 9 years ago

Apache Tika Server - a content analysis toolkit server

Image
0

1.7K

butter/tika-server repository overview

What is Tika?

Apache Tika is a content detection and analysis framework, written in Java, stewarded at the Apache Software Foundation. It detects and extracts metadata and text from over a thousand different file types, and as well as providing a Java library, has Server and Command Line editions suitable for use from other programming languages.

logo

How to use this image

Create a Dockerfile in your Tika project

FROM butter/tika-server:1.14
ENTRYPOINT java -jar /usr/local/bin/tika.jar -h 0.0.0.0 -c /tika-config.xml

License

View license information for Tika.

Tag summary

Content type

Image

Digest

Size

311.5 MB

Last updated

over 9 years ago

docker pull butter/tika-server