Skip to content

Instantly share code, notes, and snippets.

@smo921
Created June 27, 2016 15:44
Show Gist options
  • Save smo921/028de14be4b0f227cb07f28fb06fa446 to your computer and use it in GitHub Desktop.
Save smo921/028de14be4b0f227cb07f28fb06fa446 to your computer and use it in GitHub Desktop.
Alpine file not found fix
RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment