restart del docker daemon fissato alle 7 del mattino
This commit is contained in:
parent
078ed862e1
commit
8d731800bd
|
|
@ -97,7 +97,8 @@
|
|||
cron:
|
||||
name: Restart docker daemon
|
||||
cron_file: docker-prune-images
|
||||
special_time: daily
|
||||
minute: "0"
|
||||
hour: "7"
|
||||
user: root
|
||||
state: absent
|
||||
job: "/usr/local/sbin/docker-restart-daemon"
|
||||
|
|
|
|||
Loading…
Reference in New Issue