tree: a66cde32705092fb2bbb339173128b83ba8acc2e [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.