cfg/.config/systemd/user/docker-compose-reload.timer

10 lines
146 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Refresh images and update containers
After=docker-compose.service
[Timer]
OnCalendar=*:0/15
[Install]
WantedBy=timers.target