Resolve Alpine Packages

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

Run the following command:

apk add <PACKAGE>

Where:

  • <PACKAGE>: The name of the target package in your Artifactory repository, optionally specifying a package version

For example:

apk add my-app=1.0.0-r1

Tip

If RSA keys are not configured for your repository, add the --allow-untrusted flag.