#!/usr/bin/env sh docker kill $(docker ps -q) docker container prune -f docker network prune -f