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

5 lines
77 B
Text
Raw Normal View History

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