15 lines
296 B
Markdown
15 lines
296 B
Markdown
|
|
# alpine-install.func Integration Guide
|
||
|
|
|
||
|
|
Integration of alpine-install.func with Alpine container workflows.
|
||
|
|
|
||
|
|
## Alpine-Specific Integration
|
||
|
|
|
||
|
|
Alpine containers use:
|
||
|
|
- `apk` instead of `apt-get`
|
||
|
|
- `OpenRC` instead of `systemd`
|
||
|
|
- Alpine-specific package names
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
**Last Updated**: December 2025
|