Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 723 Bytes

Apache Tika Server in Docker

Sets up a container based on dockerfile/java

Includes

Usage

To run the container, do the following:

docker run -d -p 9998:9998 ministryofjustice/tika

See the [Apache Tika 1.6 Server documentation ](http://wiki.apache.org/tika/TikaJAXRS) for other uses and usage examples.

Building

To build the image, invoke:

docker build github.com/ministryofjustice/tika

Author

Credits