| Giorgi Lekveishvili | 285ab62 | 2023-11-22 13:50:45 +0400 | [diff] [blame] | 1 | # Base image |
| 2 | |||||
| 3 | This is the base Docker image for Gerrit deployment on Kubernetes. | ||||
| 4 | It 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 | ||||