could you share also the worker.log ? The linked log file is only that of the process launching the topology and then exits.
maybe you want to use docker-compose to launch all components in separate containers? See warc-crawler. Note: the crawler topologies provided there are to consume WARC files. You'd need to write one for real crawling.
Hi, I've been trying to run docker in a non-interactively using the following command
the complete logs can be found here When running it interactively I have no problem. Any idea what the problem is?