kubespray/roles/docker/templates/cron_docker-gc.j2

5 lines
77 B
Plaintext
Raw Normal View History

2015-10-04 04:19:50 +08:00
#!/bin/sh
test -x {{ bin_dir }}/docker-gc || exit 0
{{ bin_dir }}/docker-gc