Gerrit base image

Gerrit base image for Gerrit master and Gerrit slave images. It is only used in the build process and not published on Dockerhub.

Content

  • base image
  • curl
  • openssh-keygen
  • OpenJDK 8
  • gerrit.war

Setup and configuration

  • install package dependencies
  • create base folders for gerrit binary and gerrit configuration
  • download gerrit.war from provided URL
  • prepare filesystem permissions for gerrit user
  • open ports for incoming traffic
  • initialize default Gerrit site

Start

  • starts the container via start script /var/tools/start