mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
fix docker running locally
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Run image
|
||||
# docker run -d -p 3000:3000 flowise
|
||||
FROM node:18-alpine
|
||||
RUN apk add --update libc6-compat
|
||||
|
||||
WORKDIR /usr/src/packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user