Docker cleanup update
Update docker cleanup settings
Usage
coolify server docker-cleanup update <server_uuid>Options
| Option | Type | Required | Default | Description |
|---|---|---|---|---|
--delete-unused-networks | boolean | No | false | Delete unused networks |
--delete-unused-volumes | boolean | No | false | Delete unused volumes |
--disable-image-retention | boolean | No | false | Disable application image retention |
--force | boolean | No | false | Force cleanup |
--frequency | string | No | — | Cron frequency |
--threshold | integer | No | 0 | Disk usage threshold percent |
Get current help
coolify server docker-cleanup update --helpThe installed CLI help reflects the exact options available in your CLI version.
