tree: 3fa720567a61c058bbb1e9f63c061fd185615a46 [path history] [tgz]
  1. tools/
  2. Dockerfile
  3. README.md
container-images/git-gc/README.md

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-all.sh: gc-script

Setup and configuration

  • copy tools scripts
  • ensure filesystem permissions

Start

  • execution of the provided gc-all.sh