mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Add a docker build helper for cleaning up untagged images.
This commit is contained in:
9
docker/extras/docker-cleanup-dangling-images.timer
Normal file
9
docker/extras/docker-cleanup-dangling-images.timer
Normal 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
|
||||
Reference in New Issue
Block a user