## Why? This is a handy script to clean up a docker instance. ## Blog post https://community.bigbeartechworld.com/t/simplifying-docker-cleanup-a-handy-script-by-bigbeartechworld/266 ## How to use? ```bash bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/docker-cleanup/run.sh)" ```