tree: 43e754c41cf8b8ecf1ebfff95d6a6a01dd8fab6f [path history] [tgz]
  1. tools/
  2. Dockerfile
  3. README.md
container-images/gerrit-indexer/README.md

Gerrit-Indexer image

Container image for reindexing the indexes in a Gerrit site.

Content

Start

  • starts the Gerrit Reindex pgm tool via start script /var/tools/start
  • Using the --output OUTPUT option for the entrypoint script allows to copy the resulting indexes to an output directory. The output directory is mainly meant to be a mounted volume.