You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/14 06:00:18 UTC

[GitHub] [maven-mvnd] walnut-tom commented on issue #642: mvnd cann't run in Alpine: qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

walnut-tom commented on issue #642:
URL: https://github.com/apache/maven-mvnd/issues/642#issuecomment-1126649547

   Dockerfile add
   _**RUN mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2**_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org