Skip to content

Commit f92fd2c

Browse files
committed
clarify alpine on install docs
1 parent ec6b6c5 commit f92fd2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
34
# Install
45

56
- [Upgrading](#upgrading)
@@ -126,6 +127,7 @@ We recommend installing with `yarn` or `npm` when:
126127

127128
1. You aren't on `amd64` or `arm64`.
128129
2. If you're on Linux with glibc < v2.17 or glibcxx < v3.4.18
130+
3. You're running Alpine Linux. See [#1430](https://github.com/cdr/code-server/issues/1430#issuecomment-629883198)
129131

130132
**note:** Installing via `yarn` or `npm` builds native modules on install and so requires C dependencies.
131133
See [./npm.md](./npm.md) for installing these dependencies.

0 commit comments

Comments
 (0)