Skip to content

Repository files navigation

karetaker

Automated Garbage Collection for Docker and Kubernetes.

Usage

With Docker

docker run --detach -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/ayedode/karetaker:main

Or with docker-compose:

docker-compose up -d

With Kubernetes

kubectl apply -f https://raw.githubusercontent.com/ayedode/karetaker/main/manifests.yml

Configuration

Environment Variables

EnvVarDefaultDescription
KARETAKER_MODE""Mode, docker or kubernetes
KARETAKER_INTERVAL3600How long Karetaker waits between two cleanup cycles

About

Garbage Collection for Docker and Kubernetes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages