Docker cleanup update

Update docker cleanup settings

Usage

coolify server docker-cleanup update <server_uuid>

Options

OptionTypeRequiredDefaultDescription
--delete-unused-networksbooleanNofalseDelete unused networks
--delete-unused-volumesbooleanNofalseDelete unused volumes
--disable-image-retentionbooleanNofalseDisable application image retention
--forcebooleanNofalseForce cleanup
--frequencystringNoCron frequency
--thresholdintegerNo0Disk usage threshold percent

Get current help

coolify server docker-cleanup update --help

The installed CLI help reflects the exact options available in your CLI version.

On this page