0 1 * * * df -Ph / | grep root |  awk '{ if($5 > 80) print $0;}' | docker image prune -f