Created
June 27, 2016 15:44
-
-
Save smo921/028de14be4b0f227cb07f28fb06fa446 to your computer and use it in GitHub Desktop.
Alpine file not found fix
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
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