Hiran Chaudhuri created NUTCH-3076: -------------------------------------- Summary: Docker documentation is misleading Key: NUTCH-3076 URL: https://issues.apache.org/jira/browse/NUTCH-3076 Project: Nutch Issue Type: Bug Components: docker, documentation Reporter: Hiran Chaudhuri
I found the apache/nutch container on hub.docker.com. It's documentation, which stems from [https://github.com/apache/nutch/blob/master/docker/README.md] mentions how to start the container, attach to it and then find the logfile at `/tmp/supervisord.log`. However there is no such file at that location. Instead I found the file in `/var/log/supervisord.log`. The documentation should be updated. -- This message was sent by Atlassian Jira (v8.20.10#820010)