I want to install and run apache tika in a docker container in order to do that I need to specify all of that inside a docker file , how to do that exactly ?
Asked
Active
Viewed 408 times
0
-
What's wrong with the docker file that Apache Tika provides? – Gagravarr Jun 23 '22 at 12:18
-
Hi,I did not found the docker file your mention ? – Yoshi Jun 23 '22 at 12:36
-
https://github.com/apache/tika-docker and https://hub.docker.com/r/apache/tika – Gagravarr Jun 23 '22 at 14:36
-
Ah no I need to create my won Dockerfile and specify tika as dependency not using an already built image – Yoshi Jun 23 '22 at 15:14