Commit 87feac8
Mohammed Ehab
docs: add Alpine Linux build instructions
The README listed Alpine as supported but only documented Debian/Ubuntu
build dependencies. Add an Alpine section: since no musllinux wheels are
published, the client always builds from source on Alpine, and the minimal
images need the full toolchain via apk. Notes that libexecinfo-dev is no
longer required (removed in Alpine 3.17+), reflecting the execinfo.h fix.
Verified the documented apk set builds and imports cleanly on
python:3.13-alpine3.20.1 parent 400c645 commit 87feac8
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
53 | 76 | | |
54 | 77 | | |
55 | 78 | | |
| |||
0 commit comments