mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-05 17:11:44 +00:00
1294b89fcb
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / test-json-files (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Sync to Gitea / sync (push) Has been cancelled
366 B
366 B
alpine-tools.func Flowchart
Alpine tool installation and package management flow.
Tool Installation on Alpine
apk_update()
↓
add_community_repo() [optional]
↓
apk_add PACKAGES
↓
Tool Installation
↓
rc-service start
↓
rc-update add [enable at boot]
↓
Complete ✓
Last Updated: December 2025