To create a new Proxmox VE Alpine LXC, run the command below in the Proxmox VE Shell.
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine.sh)"
Default Settings: 512MiB RAM - 100MiB Storage - 1vCPU
Default Password
alpine
To Update Alpine
apk update && apk upgrade