{{ data_get_str($server, 'name')->limit(10) }} > Docker Cleanup | Coolify
{{-- Scope to cron/threshold fields; listboxes use instantSave and would flash the bar. --}} @can('update', $server) @endcan @if (!isCloud() && $this->isCleanupStale) The last cleanup ran {{ $this->lastExecutionTime ?? 'at an unknown time' }}. @if (!$this->isSchedulerHealthy) The scheduled job manager also appears inactive. @endif Run php artisan cleanup:redis --clear-locks on the Coolify instance to clear stale locks. @else

Scheduled maintenance

Cleanup runs automatically using the schedule and threshold configured below.

@endif
@if (!$forceDockerCleanup) @endif
Unused volumes may contain data from stopped containers, while removing retained images disables rollback to older application versions.