Post

PVE LXC Updater

This script has been created to simplify and speed up the process of updating the operating system running inside LXC containers across various Linux distributions, such as Ubuntu, Debian, Devuan, Alpine Linux, CentOS-Rocky-Alma, Fedora, and ArchLinux. It's designed to automatically skip templates and specific containers during the update, enhancing its convenience and usability.

PVE LXC Updater

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/tools/pve/update-lxcs.sh)"

Notes

Execute within the Proxmox shell
The script updates only the operating system of the LXC container. It DOES NOT update the application installed within the container!

This post is licensed under CC BY 4.0 by the author.