blob: 59533cb3d6e025e19c4983c5a3da1e1add2579f7 [file] [log] [blame] [view]
Giorgi Lekveishvili285ab622023-11-22 13:50:45 +04001# Base image
2
3This is the base Docker image for Gerrit deployment on Kubernetes.
4It is only used in the build process and not published on Dockerhub.
5
6## Content
7
8* Alpine Linux 3.10.0
9* git
10* create `gerrit`-user as a non-root user to run the applications