We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ed967 commit ab13512Copy full SHA for ab13512
docker/README.md
@@ -33,6 +33,8 @@ The mirroring step works by going through all projects and attempting to
33
synchronize all its repositories (e.g. it will do `git pull` for Git
34
repositories).
35
36
+### Indexer logs
37
+
38
The indexer/mirroring is set so that it does not log into files.
39
Rather, everything goes to standard (error) output. To see how the indexer
40
is doing, use the `docker logs` command.
0 commit comments