Hello again… After having fixed the issue I just posted in "docker-compose-tika-customocr.yml - yaml: line 22: did not find expected ',' or ']'", I'm still unable to start a container.
Trying to start it: askwar@mail /o/t/tika-docker> sudo -u container docker compose -f docker-compose-tika-customocr.fixed.yml up WARN[0000] /opt/tika/tika-docker/docker-compose-tika-customocr.fixed.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion [+] Running 1/0 ✔ Container tika-docker-tika-1 Created 0.0s Attaching to tika-1 tika-1 | Error: Could not find or load main class org.apache.tika.server.core.TikaServerCli tika-1 | Caused by: java.lang.ClassNotFoundException: org.apache.tika.server.core.TikaServerCli … That also happens with TAG=3.0.0.0. Searching the net for that error message, it seems that this is a reoccuring issue? How to fix, please? Best regards, Alexander