mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
add packages to Dockerfile
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
FROM node:18-alpine
|
||||
RUN apk add --update libc6-compat python3 make g++
|
||||
# needed for pdfjs-dist
|
||||
RUN apk add --no-cache build-base cairo-dev pango-dev
|
||||
|
||||
WORKDIR /usr/src/packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user