blob: b771242c713d43a17973cb3678f86d2334e67b03 [file] [view]
# 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)