Catégorie : Autres

Your root disk is 96 GB, with ~32 GB used; the largest consumer is clearly Docker, specifically the n8n container’s node_modules under /var/lib/docker/overlay2/…/usr/local/lib/node_modules/n8n/node_modules. This is normal for n8n Docker images (they bundle a lot of dependencies), and multiple images/containers, old layers, and unused volumes can add up quickly. Next step, from SSH, list Docker disk usage in ..

Lire la suite