Apk Requirements
Specify which apk packages should be available in order to run the component.
Example:
setup:
- type: apk
packages: [ sl ]
packages
Type: String
/ List of String
Default: Empty
Specifies which packages to install.
Example:
packages: [ sl ]
type
Type: String
Specifies the type of the requirement specification.