Replies: 3 comments 11 replies
-
|
Yup, that's why. I'm not sure if it's possible to use glibc on Alpine
but one way to use code-server would be to install it with yarn/npm
which will build it for your system:
https://github.com/cdr/code-server/blob/v3.8.0/doc/npm.md#alpine
|
Beta Was this translation helpful? Give feedback.
-
|
I see. In contrast to the Docker images for |
Beta Was this translation helpful? Give feedback.
-
Hey @martinussuherman, I will take your We would want to open up a new discussion thread for this though as the discussion has met its solution here #2638 (reply in thread). What do you think? @code-asher @bpmct Can we use the discussions forum here for the conversation as it is relevant to Coder? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
code-serverfails to run on an Alpine container when a./code-servercommand is executed. It fails to find thenodeexecutable which is present at the correct relative directory location. Any help would be appreciated.(Does this has to do with the
muslvsglibcthingy? I am curious.)Beta Was this translation helpful? Give feedback.
All reactions