| # 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) |