mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +03:00
Add python3 make g++
Issue - https://github.com/FlowiseAI/Flowise/issues/241
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
# docker run -d -p 3000:3000 flowise
|
||||
|
||||
FROM node:18-alpine
|
||||
RUN apk add --update libc6-compat
|
||||
RUN apk add --update libc6-compat python3 make g++
|
||||
|
||||
WORKDIR /usr/src/packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user