We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 115c691 + 66fab07 commit b490405Copy full SHA for b490405
README.md
@@ -12,7 +12,6 @@ See the [releases page](https://github.com/sgerrand/alpine-pkg-glibc/releases) f
12
13
The current installation method for these packages is to pull them in using `wget` or `curl` and install the local file with `apk`:
14
15
- apk --no-cache add ca-certificates wget
16
wget -q -O /etc/apk/keys/sgerrand.rsa.pub https://alpine-pkgs.sgerrand.com/sgerrand.rsa.pub
17
wget https://github.com/sgerrand/alpine-pkg-glibc/releases/download/2.30-r0/glibc-2.30-r0.apk
18
apk add glibc-2.30-r0.apk
0 commit comments