This commit is contained in:
peaklabs-dev
2024-10-31 11:35:16 +01:00
parent ba648550b5
commit 6be0affa79

View File

@@ -46,7 +46,7 @@
<x-forms.checkbox <x-forms.checkbox
helper="Enabling Force Docker Cleanup or manually triggering a cleanup will perform the following actions: helper="Enabling Force Docker Cleanup or manually triggering a cleanup will perform the following actions:
<ul class='list-disc pl-4 mt-2'> <ul class='list-disc pl-4 mt-2'>
<li>Removes stopped containers manged by Coolify (as containers are none persistent, no data will be lost).</li> <li>Removes stopped containers managed by Coolify (as containers are none persistent, no data will be lost).</li>
<li>Deletes unused images.</li> <li>Deletes unused images.</li>
<li>Clears build cache.</li> <li>Clears build cache.</li>
<li>Removes old versions of the Coolify helper image.</li> <li>Removes old versions of the Coolify helper image.</li>