Created
March 6, 2021 14:31
-
-
Save daxxog/dbc12c0912ad714a0c4302793b828c95 to your computer and use it in GitHub Desktop.
fix archlinux docker glibc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -fsSL "https://repo.archlinuxcn.org/x86_64/glibc-linux4-2.33-4-x86_64.pkg.tar.zst" | bsdtar -C / -xvf - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment