mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-23 23:13:58 +08:00
feat(Dockerfile): add gcc, g++, git, and make to apt-get install feat(Dockerfile): add user and set environment variables feat(Dockerfile): add WORKDIR and COPY feat(Dockerfile): update langflow to version 0.0.71 feat(Dockerfile): add --port flag to CMD