Coolify automatically cleans up your servers to prevent them from running out of disk space. It will remove all the unused Docker images, containers, and volumes.Documentation Index
Fetch the complete documentation index at: https://coollabstechnologiesbt.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
How it works
- Coolify will run the cleanup script every 10 minutes.
- If there is an ongoing deployment, the cleanup script will be skipped - to prevent any issues, like deleting the image that is currently being used.
- The cleanup script will remove all the unused Docker images, containers, and volumes with the following commands: