1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-03 17:59:28 +02:00
OpenSTF/docker/extras/docker-cleanup-dangling-images.timer

9 lines
153 B
SYSTEMD

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