Skip to content

GzEvD/ansible-role-docuum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-role-docuum

Docuum performs least recently used (LRU) eviction of Docker images. 🗑️

Status:

Release and Changelog Builder

Ansible Lint

This roles installes docuum and configures a systemd service to start it on boot.

Variables

Variable default description
docuum_version 0.21.1 version of docuum
docuum_systemd_template systemd/docuum.service.j2 template for systemd service
docuum_threshold 10G threshold for docker images see flags
docuum_keep_pattern RegEx pattern of images to keep
docuum_loglevel debug See log levels for more options