Commit Graph

3 Commits

Author SHA1 Message Date
Christopher
e8d37541ef feat(run.sh): Update tool name to "Big Bear Debian Docker Disk (#24)
Recovery Tool"

The tool name has been updated to better reflect the project and its
maintainer.
2024-11-27 10:57:02 -06:00
Christopher
1f410ae35f 🐻‍❄️ feat(run.sh): Update tool name in header (#23)
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.
2024-11-27 10:54:56 -06:00
Christopher
6ae090d20d feat: Implement Debian Docker Disk Recovery Tool v1.0.0 (#22)
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
2024-11-27 10:47:27 -06:00