- Notifications
You must be signed in to change notification settings - Fork611
-
Hi,@alexhultman I trying within Docker with thisnode alpine, but says this library is incompatible. Reason: Related issue:#140 |
BetaWas this translation helpful?Give feedback.
All reactions
Binaries are not compatible with Alpine since it is using a different libc. You can compile your own binaries if you insist on using this particular embedded dist.
Replies: 5 comments 5 replies
-
I will track this issuehere and will add solution on README |
BetaWas this translation helpful?Give feedback.
All reactions
👍 2
-
Binaries are not compatible with Alpine since it is using a different libc. You can compile your own binaries if you insist on using this particular embedded dist. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Sorry@alexhultman, you here wrong, binaries supports Alpine and even CentOS, see my answer below and if you think my answer helpful, you can mark as Answer. |
BetaWas this translation helpful?Give feedback.
All reactions
-
If anyone also gets this issue, you can try
If you need solutions for Docker/Linux issues, look athere as my library works on top of uWebSockets.js |
BetaWas this translation helpful?Give feedback.
All reactions
👍 4
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
same solution but for multiple architectures |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
|
BetaWas this translation helpful?Give feedback.
All reactions
-
I can run uwebsocket.js inside Docker with additional: RUN apk add --no-cache gcompat |
BetaWas this translation helpful?Give feedback.
All reactions
👍 7❤️ 6
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Bro, you saved my 3 days. I want to write a poetry for this answer. Sometimes I feel that my brain is going to blow. |
BetaWas this translation helpful?Give feedback.
All reactions
😄 6
-
Had to adjust the fix slightly to work on different architectures. Adding this to my Dockerfile allowed uws to work: |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
|
BetaWas this translation helpful?Give feedback.
All reactions
This discussion was converted from issue #158 on December 09, 2020 11:59.