#!/bin/sh docker system prune --volumes --force | tail -n 1 && df -h | grep -v overlay