tree: afcbbfe9972ddd5f74cd3baf76eb5f1ba55cfb27 [path history] [tgz]
  1. Dockerfile
  2. README.md
container-images/gerrit-base/README.md

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