镜像概览

完整引用
docker.io/langgenius/dify-enterprise-frontend
Registry
docker.io
命名空间
langgenius
仓库
dify-enterprise-frontend
已缓存 Tag 数
987
最近同步
07/05/2026, 10:56 PM
相关主题

简介

Dify Enterprise 前端镜像,Dify AI 平台企业版 Web UI,工作流/Agent/RAG 可视化编排界面。

详细介绍

langgenius/dify-enterprise-frontend 运行 Dify Enterprise 版 Web 前端 SPA,提供 AI 工作流可视化编排、Agent 构建、RAG 知识库管理与模型接入界面。定位为 Dify 企业版 Web UI,需 dify-enterprise 后端 API;K8s Deployment 企业 AI 平台前端。

快速启动

docker run -d --name dify-enterprise-fe \
  -p 3000:3000 \
  -e CONSOLE_API_URL=http://dify-api:5001 \
  docker.io/langgenius/dify-enterprise-frontend:latest

推荐实践

docker run -d --name dify-enterprise-fe \
  --restart unless-stopped \
  -p 3000:3000 \
  -e CONSOLE_API_URL=http://dify-enterprise:5001 \
  -e APP_API_URL=http://dify-enterprise:5001 \
  docker.io/langgenius/dify-enterprise-frontend:1.0.0

核心参数说明

  • -p 3000:3000 — Dify Enterprise Web UI
  • -e CONSOLE_API_URL — 后端 API 地址
  • 依赖 — dify-enterprise 后端
  • 功能 — 工作流/Agent/RAG

Kubernetes

apiVersion: apps/v1
kind: Deployment
metadata:
  name: dify-enterprise-fe
spec:
  replicas: 1
  selector:
    matchLabels:
      app: dify-fe
  template:
    metadata:
      labels:
        app: dify-fe
    spec:
      containers:
        - name: frontend
          image: docker.io/langgenius/dify-enterprise-frontend:1.0.0
          ports:
            - containerPort: 3000
          env:
            - name: CONSOLE_API_URL
              value: http://dify-enterprise:5001
---
apiVersion: v1
kind: Service
metadata:
  name: dify-enterprise-fe
spec:
  selector:
    app: dify-fe
  ports:
    - port: 3000
      targetPort: 3000

dify-enterprise 后端独立 Deployment;Ingress 企业 AI 平台入口。

最新 Tag(20 条)

查看全部 987 个 Tag →
Tag架构推送时间大小Digest同步期望操作
docker.io/langgenius/dify-enterprise-frontend
:8be12080-arm64
linux/arm64
2026/06/26 10:10110.0 MBsha256:6a939cfd2234
docker.io/langgenius/dify-enterprise-frontend
:80958b18-arm64
linux/arm64
2026/06/25 17:58109.9 MBsha256:a334da353888
docker.io/langgenius/dify-enterprise-frontend
:80958b18-amd64
linux/amd64
2026/06/25 17:57109.3 MBsha256:a98c9890bcfb
docker.io/langgenius/dify-enterprise-frontend
:1db7d5ef-arm64
linux/arm64
2026/06/25 13:57109.9 MBsha256:cb16b046fc61
docker.io/langgenius/dify-enterprise-frontend
:1db7d5ef-amd64
linux/amd64
2026/06/25 13:56109.3 MBsha256:be333903336e
docker.io/langgenius/dify-enterprise-frontend
:d065e849-arm64
linux/arm64
2026/06/25 01:03110.0 MBsha256:7fdd3a2722ff
docker.io/langgenius/dify-enterprise-frontend
:d065e849-amd64
linux/amd64
2026/06/25 01:02109.4 MBsha256:c6c9826c3fa5
docker.io/langgenius/dify-enterprise-frontend
:44b089ad-arm64
linux/arm64
2026/06/24 22:42109.9 MBsha256:25a77df0c267
docker.io/langgenius/dify-enterprise-frontend
:44b089ad-amd64
linux/amd64
2026/06/24 22:42109.3 MBsha256:2ed999cb0c56
docker.io/langgenius/dify-enterprise-frontend
:76623f15-arm64
linux/arm64
2026/06/24 17:06109.9 MBsha256:381388dfc6bf
docker.io/langgenius/dify-enterprise-frontend
:76623f15-amd64
linux/amd64
2026/06/24 17:05109.3 MBsha256:20f306f42ed6
docker.io/langgenius/dify-enterprise-frontend
:f998c9b1-arm64
linux/arm64
2026/06/24 14:57109.8 MBsha256:b7330693cc7b
docker.io/langgenius/dify-enterprise-frontend
:c9bea316-amd64
linux/amd64
2026/06/24 14:57109.2 MBsha256:25064e16f301
docker.io/langgenius/dify-enterprise-frontend
:f998c9b1-amd64
linux/amd64
2026/06/24 14:56109.2 MBsha256:3a84dcdb9469
docker.io/langgenius/dify-enterprise-frontend
:c9bea316-arm64
linux/arm64
2026/06/24 14:56109.8 MBsha256:08f977698cd6
docker.io/langgenius/dify-enterprise-frontend
:df860cdd-arm64
linux/arm64
2026/06/24 14:18109.8 MBsha256:8a1b338cbfe0
docker.io/langgenius/dify-enterprise-frontend
:df860cdd-amd64
linux/amd64
2026/06/24 14:17109.2 MBsha256:9160216a6973
docker.io/langgenius/dify-enterprise-frontend
:fe8af217-arm64
linux/arm64
2026/06/24 14:17109.8 MBsha256:9363695c8eb5
docker.io/langgenius/dify-enterprise-frontend
:fe8af217-amd64
linux/amd64
2026/06/24 14:16109.2 MBsha256:653d402a17bb
docker.io/langgenius/dify-enterprise-frontend
:606e5ac5-arm64
linux/arm64
2026/06/24 13:46109.8 MBsha256:2889ca75179f