gitpod-io / gitpod-io/gitpod

[code] Does not work with alpine

Open
#3,356 19 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

editor: code (browser) meta: never-stale team: IDE type: bug
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Gitpod Code does not work with alpine images because it requires libc-based native modules. The hack we've used for Theia doesn't seem to work here.

We should decide if this is something we want to support going forward, and if so, how we'll fix it.

See also https://github.com/gitpod-io/gitpod/issues/3355

If we wanted to support this, maybe installing glibc within the userland might do the trick.
If we don't want to support this, we should be clear about that and also remove all the alpine faff within Gitpod.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.