mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-04-11 19:56:07 -04:00
[PR #7] [MERGED] ✨ feat: Enhance Docker cleanup script #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/7
Author: @dragonfire1119
Created: 9/26/2024
Status: ✅ Merged
Merged: 9/26/2024
Merged by: @dragonfire1119
Base:
master← Head:Virtual-branch📝 Commits (1)
50b7dd2✨ feat: Enhance Docker cleanup script📊 Changes
1 file changed (+129 additions, -34 deletions)
View changed files
📝
docker-cleanup/run.sh(+129 -34)📄 Description
This commit introduces several improvements to the Docker cleanup script:
The main goal of these changes is to provide a more user-friendly and robust Docker cleanup solution.
Summary by CodeRabbit
New Features
-v/--verboseoption for detailed output.-d/--dry-runoption to simulate actions without execution.Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.