| # Base image | |
| This is the base Docker image for Gerrit deployment on Kubernetes. | |
| It is only used in the build process and not published on Dockerhub. | |
| ## Content | |
| * Ubuntu 18.04 | |
| * git | |
| * openssh client | |
| * `tools/validate_site.sh`: validates Gerrit site directory and ensures | |
| filesystem permissions for gerrit user are correct |