在Rocky Linux 9.5上在线使用Docker安装LangFlow 1.7.3

_1、安装docker

_2、安装LangFlow

docker run -p 7860:7860 langflowai/langflow:latest

_3 、通过http://localhost:7860/访问Langflow。

_4、查看langflow的版本

复制代码
_5、保存镜像用于离线环境安装。

docker save langflowai/langflow:latest -o langflow-1.7.3.tar

root@rocky95temp yum.repos.d# docker run -p 7860:7860 langflowai/langflow:latest

Unable to find image 'langflowai/langflow:latest' locally

latest: Pulling from langflowai/langflow

119d43eec815: Pull complete

83e2eb8c4c73: Pull complete

671677b67e76: Pull complete

3d6ef8a4ce0a: Pull complete

e586d683444e: Pull complete

6dc4c9134880: Pull complete

d1b6a95c87e4: Pull complete

c151ed247c47: Pull complete

77248f730306: Pull complete

4f4fb700ef54: Pull complete

Digest: sha256:40d1807209bbd80a9e365e2a79e88390bab167515547891652efe5246db59f23

Status: Downloaded newer image for langflowai/langflow:latest

/app/.venv/lib/python3.12/site-packages/langflow/main.py:20: FastAPIPaginationWarning: Pydantic v2.12.5 or higher is required for full compatibility. Please upgrade your Pydantic version

to avoid potential issues.Support for Pydantic versions lower than v2.12.5 will be dropped in fastapi-pagination v0.16.0.

from fastapi_pagination import add_pagination

✓ Initializing Langflow...

✓ Checking Environment...

▣ Starting Core Services...2026-02-04T12:52:35.664479Z warning CORS: Using permissive defaults (all origins + credentials). Set LANGFLOW_CORS_ORIGINS for production. Stricter default

s in v2.0.

✓ Starting Core Services...

✓ Connecting Database...

✓ Loading Components...

✓ Adding Starter Projects...

□ Launching Langflow...2026-02-04T12:52:37.536074Z info Initializing alembic

□ Launching Langflow...2026-02-04T12:52:38.109471Z warning Column 'created_at' has type DATETIME in table 'apikey'

2026-02-04T12:52:38.111461Z warning Column 'created_at' has type DATETIME in table 'variable'

2026-02-04T12:52:38.111620Z warning Column 'updated_at' has type DATETIME in table 'variable'

■ Launching Langflow.../app/.venv/lib/python3.12/site-packages/lfx/schema/cross_module.py:48: PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the instance is deprec

ated. Instead, you should access this attribute from the model class. Deprecated in Pydantic V2.11 to be removed in V3.0.

if not hasattr(instance, "model_fields"):

✓ Launching Langflow...

╭─────────────────────────────────────────────────────────────────────────╮

│ │

│ Welcome to Langflow │

│ │

│ 🌟 GitHub: Star for updates → https://github.com/langflow-ai/langflow

│ 💬 Discord: Join for support → https://discord.com/invite/EqksyE2EX9

│ │

│ We collect anonymous usage data to improve Langflow. │

│ To opt out, set: DO_NOT_TRACK=true in your environment. │

│ │

│ 🟢 Open Langflow → http://localhost:7860

│ │

╰─────────────────────────────────────────────────────────────────────────╯

2026-02-04T12:53:44.900523Z info File _mcp_servers_05fa6f66-0332-4a48-93c8-9c3d4c7f8570.json saved successfully in flow 05fa6f66-0332-4a48-93c8-9c3d4c7f8570.

2026-02-04T12:53:44.930743Z info File _mcp_servers_05fa6f66-0332-4a48-93c8-9c3d4c7f8570.json deleted successfully from flow 05fa6f66-0332-4a48-93c8-9c3d4c7f8570.

2026-02-04T12:53:44.962211Z info File _mcp_servers_05fa6f66-0332-4a48-93c8-9c3d4c7f8570.json saved successfully in flow 05fa6f66-0332-4a48-93c8-9c3d4c7f8570.

相关推荐
陆枫Larry1 小时前
CPU 和 GPU 的核心区别与适用场景
人工智能
Aa99883342 小时前
AI视觉检测设备厂家的技术选型框架——密封件和磁材的缺陷分类与光学成像原理
人工智能
吴佳浩2 小时前
今天我们讲讲大模型的“核心”技术:蒸馏(Model Distillation)
人工智能·llm·agent
阿里云大数据AI技术2 小时前
阿里云 ES AI 引擎版:面向 Agent 场景,为亿级租户、千亿规模向量设计的搜索引擎
人工智能·elasticsearch·agent
郭小铭2 小时前
[开源] 做了一个本地优先的多 Agent 市场研究桌面:Evidence Loom
人工智能
星栈2 小时前
翻完 Pi 源码:它和 Codex、Claude Code 有何不同
人工智能·agent
_Jimmy_2 小时前
AI应用开发工程师面试题库
人工智能·python·深度学习·机器学习·知识图谱
阿里云大数据AI技术2 小时前
FalconSeek 技术解析:阿里云 Elasticsearch 云原生内核如何让查询性能飙升600%
人工智能·elasticsearch
了不起的云计算V2 小时前
破局“Demo陷阱”:中国电子云以“新星”AI重构关键行业智能决策体系
人工智能·重构
Elastic 中国社区官方博客2 小时前
将你的 Grafana Kubernetes 仪表板迁移到 Elastic Observability:相同的 PromQL,30 倍更快的查询
大数据·人工智能·elasticsearch·搜索引擎·容器·kubernetes·grafana