Closed martinkong0806 closed 2 years ago
Hello, I was stuck at opening the notepad after following Getting Started, The issue i was encountered is the following error, when I typed
./docker-wine wine notepad
qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault
I was unsure about if this is an issue of the repo as there are similar issues elsewhere but remain unsolved.
To Reproduce Steps to reproduce the behavior: follow Getting Started with an apple M1.
Looked a bit into issue #109, i just needed to add ./docker-wine --arm64 instead and it works.
./docker-wine --arm64
Hello, I was stuck at opening the notepad after following Getting Started, The issue i was encountered is the following error, when I typed
I was unsure about if this is an issue of the repo as there are similar issues elsewhere but remain unsolved.
To Reproduce Steps to reproduce the behavior: follow Getting Started with an apple M1.