| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +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 | ||||