[工具详情]
apk
Alpine Linux package manager for installing and updating system packages in Alpine hosts and containers.
package-managerenvironment 语言: all 平台: linux
[适用场景]推荐
- ✓ Install OS-level dependencies on Alpine Linux hosts or containers
- ✓ Reproduce Dockerfile or setup instructions that require apk packages
[不适用场景]避免
- ✕ The dependency belongs in the project package manager instead of the host OS
- ✕ Running on a non-Alpine Linux distribution
[安全约束]必须遵守
- ⚠ Check the Alpine version and package availability before installing.
- ⚠ Ask before add, upgrade, del, repository, or cache mutation commands.
- ⚠ In Dockerfiles, prefer explicit packages and avoid unnecessary cache writes.
[详细信息]原始元数据
- 命令
- apk
- 别名
- alpine-package-keeper
- 影响
- install_packages, execute_code, network_access, write_files, environment_mutation
[类似工具]03