Fix build: add compiler toolchain for node-llama-cpp (build-base, linux-headers); bump add-on to 0.5.21
This commit is contained in:
@@ -27,7 +27,9 @@ RUN apk add --no-cache \
|
||||
nginx \
|
||||
ttyd \
|
||||
make \
|
||||
cmake
|
||||
cmake \
|
||||
build-base \
|
||||
linux-headers
|
||||
|
||||
# Install Node.js 22+ (musl build) from unofficial builds.
|
||||
# Router/base image Alpine may ship an older libstdc++; we pull a newer libstdc++ from edge to satisfy Node's C++ symbols.
|
||||
|
||||
Reference in New Issue
Block a user