Configuring apk
How to configure the apk package manager
Last updated
How to configure the apk package manager
Last updated
This page explains how to configure apk to pull packages from the Seal artifact server based on your existing setup.
Make sure you have the access token for the server ready.
Download the Seal artifact server public key file:
Save the file in /etc/apk/keys/sealsecurity.rsa.pub
.
Run the following command:
In the $PROJECT_ID
put the name of your project. This value will later be used in the reporting to indicate which project pulled which vulnerable package.
In the $TOKEN
put the access token to the Seal artifact server.