blob: 2509f99f8500bafa21e978a7abc66ed6eca91fc9 [file] [log] [blame] [view]
# Git GC container image
Container for running `git gc`. It is meant to run as a CronJob, when used in
Kubernetes. It can also be used to run garbage collection on-demand, e.g. using
a Kubernetes Job.
## Content
* base image
* `gc.sh`: gc-script
## Setup and configuration
* copy tools scripts
* ensure filesystem permissions
## Start
* execution of the provided `gc.sh`