chore: add Coolify Docker cleanup script
This commit is contained in:
@@ -185,6 +185,9 @@ As of 2026-07-29:
|
||||
- Prefer small targeted file reads with `rg` and narrow ranges.
|
||||
- Deployment status polling should be sparse. Coolify rebuilds can take 7-11 minutes
|
||||
because the Docker build currently runs without cache and reinstalls system deps.
|
||||
- LXC 105 Docker cleanup: old app images can be removed safely because rollback
|
||||
is by git SHA + rebuild. Use `scripts/coolify_docker_cleanup.sh`; it removes
|
||||
only unused Coolify app images for FN-8/RAA and never prunes Docker volumes.
|
||||
- Avoid dumping long post texts from DB unless explicitly needed.
|
||||
- For runtime checks, use the current Coolify/Gitea/LXC 105 path from `D:\DEVELOPMENT\.infra.md`.
|
||||
- Do not `git reset --hard` or revert user/server hotfixes.
|
||||
|
||||
Reference in New Issue
Block a user