Install stuff on alpine linux using apk
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:
apk add —no-cache —no-network —repositories-file=/dev/null —allow-untrusted /tmp/ca-certificates-20190108-r0.apk
references: