Alpine
A security-oriented, lightweight Linux distribution based on musl and BusyBox. By default, the root password is set to alpine. If you choose to use advanced settings, you will need to define a password, autologin is currently unavailable.
Alpine
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine.sh)"
Default Credentials
| Username | Password |
|---|---|
None | alpine |
Notes
To Update Alpine:
apk -U upgradeLinks
This post is licensed under CC BY 4.0 by the author.