Add a docker build helper for cleaning up untagged images.

This commit is contained in:
Simo Kinnunen
2016-03-06 02:29:36 +09:00
parent 5b7b011203
commit dacac9ca1d
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Run docker-cleanup-dangling-images.service daily
[Timer]
OnCalendar=*-*-* 10:00:00
Persistent=true
[Install]
WantedBy=timers.target