tree: f4b7e5c8d44b7435f8f88e3b4fc304b42bf15998 [path history] [tgz]
  1. tools/
  2. Dockerfile
  3. README.md
  4. start
container-images/gerrit-slave/README.md

Gerrit slave image

Image for Gerrit slave

Content

  • gerrit-base image
  • mysql-driver for Gerrit

Setup and configuration

  • batch initialize Gerrit site in /var/gerrit
  • install plugins
  • install MySQL driver
  • ensure gerrit is configured as gerrit slave

Start

  • starts the container via start script /var/tools/start (Entrypoint is inherited from gerrit-base image)