Package Management
apk add -t
Create transaction for package installation.
Syntax
$apk add -t PACKAGES
Examples
$apk add -t curl wget
Typical use cases
?
Standard usage
apk add -t --help
Note
Allows subsequent transaction with apk add --commit.
Export