tree: 787f65af8d549160a116f26d9196d63c6a8f692d [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)