1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00

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