Skip to content

Instantly share code, notes, and snippets.

@daxxog
Created March 6, 2021 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daxxog/dbc12c0912ad714a0c4302793b828c95 to your computer and use it in GitHub Desktop.
Save daxxog/dbc12c0912ad714a0c4302793b828c95 to your computer and use it in GitHub Desktop.
fix archlinux docker glibc
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