Install stuff on alpine linux using apk

Last updated:

Command to install using local .apk file

apk add —no-cache —no-network —repositories-file=/dev/null —allow-untrusted /tmp/ca-certificates-20190108-r0.apk


references: