Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Add support for remote servers running musl #122

Open
deansheather opened this issue Jun 27, 2019 · 1 comment
Open

Add support for remote servers running musl #122

deansheather opened this issue Jun 27, 2019 · 1 comment

Comments

@deansheather
Copy link
Member

sshcode pulls https://codesrv-ci.cdr.sh/latest-linux (here) which is a glibc build. There is no conditional stuff in the bash script for pulling a musl build instead, even though we do distribute musl versions of code-server.

Alpine Linux uses musl, so this will bring us closer to supporting Alpine Linux servers/containers.

@deansheather deansheather changed the title Add support for remote servers running musl instead of glibc Add support for remote servers running musl Jun 27, 2019
@deansheather
Copy link
Member Author

In the meantime, you can use the new --upload-code-server flag to upload a custom code-server binary to the remote host, which can be a musl build of code-server (or even code-server v2 preview!)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant