Updates the tool name displayed in the header from "Debian Docker Disk
Recovery Tool" to "Big Bear Debian Docker Disk Recovery Tool". This
change reflects the branding of the tool and provides a more
descriptive name for users.
This commit introduces a new Debian Docker Disk Recovery Tool script that
helps users recover disk space on their systems by managing Docker
resources. The key changes include:
- Implement a script to start, install, and clean up Docker resources
- Add functions to check available disk space, display disk usage, and
confirm user actions
- Provide instructions for users on recommended next steps after running
the script
- Use color formatting and headers to improve the user experience