Feat: Ability to manually trigger docker cleanup via a button.
Feat: Implement an optional unused volume deletion option for Docker cleanup (with warnings).
Feat: Implement an optional unused network deletion option for Docker cleanup (with warnings).
Improvement: Made the helper texts for all cleanup options very clear and list all actions an option does, so it is no longer confusing what each thing does and what exactly is cleaned up.
This pull request was deployed and Sentry observed the following issues:
‼️ Error: Typed property App\Jobs\DockerCleanupJob::$manualCleanup must not be accessed before initialization/app/Jobs/DockerCleanupJob.php in App\Jobs\Dock...View Issue
Changes
Preview:
Issues