tree: aacce713b1d27bd20b67663e35b8b52d700191b4 [path history] [tgz]
  1. tools/
  2. Dockerfile
  3. README.md
container-images/base/README.md

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
  • create gerrit-user as a non-root user to run the applications
  • tools/validate_site.sh: validates Gerrit site directory and ensures filesystem permissions for gerrit user are correct