├── Dockerfile ├── LICENSE.txt ├── README.md └── install.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattfullerton/tika-tesseract-docker/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattfullerton/tika-tesseract-docker/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattfullerton/tika-tesseract-docker/HEAD/README.md -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattfullerton/tika-tesseract-docker/HEAD/install.sh --------------------------------------------------------------------------------