RESULT=$(docker system prune -a -f | grep "reclaimed space") echo "Docker system prune: $RESULT" # Reclaimed space 12GB