PVE LXC Cleaner | scripts-underground PVE LXC Cleaner | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

PVE LXC Cleaner

pve proxmox
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/pve/clean-lxcs.sh)"

PVE LXC Cleaner

This script provides options to delete logs and cache, and repopulate apt lists for Ubuntu and Debian systems.

Notes

  • Execute within the Proxmox shell
  • Supports Alpine, Debian, and Ubuntu containers
  • Select containers to exclude from cleaning
Copied!