镜像概览
- 完整引用
docker.io/langgenius/dify-enterprise- Registry
- docker.io
- 命名空间
- langgenius
- 仓库
- dify-enterprise
- 已缓存 Tag 数
- 651
- 最近同步
- 07/05/2026, 10:53 PM
- 相关主题
简介
Dify Enterprise 后端 API 镜像,企业版 AI 工作流/Agent/RAG 平台服务端,PostgreSQL/Redis/向量库依赖。
详细介绍
langgenius/dify-enterprise 运行 Dify Enterprise 版后端 API 服务,提供 AI 工作流引擎、Agent 编排、RAG 知识库与多模型接入 REST API。定位为 Dify 企业版 API 后端,需 PostgreSQL、Redis 与向量数据库;K8s Deployment 企业 AI 平台。
快速启动
docker run -d --name dify-enterprise \
-p 5001:5001 \
-e DB_USERNAME=postgres -e DB_PASSWORD=changeme \
docker.io/langgenius/dify-enterprise:latest
推荐实践
docker run -d --name dify-enterprise \
--restart unless-stopped \
-p 5001:5001 \
-e DB_HOST=postgres.internal \
-e REDIS_HOST=redis.internal \
-e SECRET_KEY=random-secret \
docker.io/langgenius/dify-enterprise:1.0.0
核心参数说明
-p 5001:5001— Dify Enterprise API-e DB_PASSWORD— PostgreSQL 密码(高敏)-e SECRET_KEY— 应用密钥(高敏)- 依赖 — PostgreSQL/Redis/向量库
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: dify-enterprise
spec:
replicas: 2
selector:
matchLabels:
app: dify-enterprise
template:
metadata:
labels:
app: dify-enterprise
spec:
containers:
- name: api
image: docker.io/langgenius/dify-enterprise:1.0.0
ports:
- containerPort: 5001
envFrom:
- secretRef:
name: dify-enterprise-env
---
apiVersion: v1
kind: Service
metadata:
name: dify-enterprise
spec:
selector:
app: dify-enterprise
ports:
- port: 5001
targetPort: 5001
dify-enterprise-frontend 独立 Deployment;Worker/Celery 扩展。
最新 Tag(20 条)
查看全部 651 个 Tag →| Tag | 架构 | 推送时间 | 大小 | Digest | 同步 | 期望 | 操作 |
|---|---|---|---|---|---|---|---|
docker.io/langgenius/dify-enterprise :8be12080-arm64 | linux/arm64 | 2026/06/26 10:11 | 116.4 MB | sha256:0674c2f285f0… | |||
docker.io/langgenius/dify-enterprise :80958b18-arm64 | linux/arm64 | 2026/06/25 17:58 | 0.0 MB | sha256:3729394caf8a… | |||
docker.io/langgenius/dify-enterprise :80958b18-amd64 | linux/amd64 | 2026/06/25 17:58 | 101.8 MB | sha256:958e305065e9… | |||
docker.io/langgenius/dify-enterprise :1db7d5ef-arm64 | linux/arm64 | 2026/06/25 13:57 | 94.4 MB | sha256:30788bf8bc2e… | |||
docker.io/langgenius/dify-enterprise :1db7d5ef-amd64 | linux/amd64 | 2026/06/25 13:57 | 101.8 MB | sha256:5076bec5bd76… | |||
docker.io/langgenius/dify-enterprise :b45aed72-arm64 | linux/arm64 | 2026/06/25 10:06 | 116.3 MB | sha256:900ac3ca083b… | |||
docker.io/langgenius/dify-enterprise :8a43f6fa-arm64 | linux/arm64 | 2026/06/25 06:57 | 94.3 MB | sha256:ef7726dc6fda… | |||
docker.io/langgenius/dify-enterprise :8a43f6fa-amd64 | linux/amd64 | 2026/06/25 06:57 | 101.8 MB | sha256:0883f1bd9b28… | |||
docker.io/langgenius/dify-enterprise :d065e849-arm64 | linux/arm64 | 2026/06/25 01:03 | 116.4 MB | sha256:e662885edb5b… | |||
docker.io/langgenius/dify-enterprise :d065e849-amd64 | linux/amd64 | 2026/06/25 01:02 | 125.6 MB | sha256:2aa8b3b972e9… | |||
docker.io/langgenius/dify-enterprise :44b089ad-arm64 | linux/arm64 | 2026/06/24 22:42 | 116.3 MB | sha256:8247b3e189e5… | |||
docker.io/langgenius/dify-enterprise :44b089ad-amd64 | linux/amd64 | 2026/06/24 22:42 | 125.6 MB | sha256:7eeba03a6aa2… | |||
docker.io/langgenius/dify-enterprise :76623f15-arm64 | linux/arm64 | 2026/06/24 17:08 | 116.4 MB | sha256:bae056bb9e3f… | |||
docker.io/langgenius/dify-enterprise :76623f15-amd64 | linux/amd64 | 2026/06/24 17:07 | 125.7 MB | sha256:da908ea6bcb0… | |||
docker.io/langgenius/dify-enterprise :c9bea316-arm64 | linux/arm64 | 2026/06/24 14:58 | 94.4 MB | sha256:c718bc2ca609… | |||
docker.io/langgenius/dify-enterprise :c9bea316-amd64 | linux/amd64 | 2026/06/24 14:57 | 101.8 MB | sha256:c99389cd0fbf… | |||
docker.io/langgenius/dify-enterprise :f998c9b1-arm64 | linux/arm64 | 2026/06/24 14:56 | 94.3 MB | sha256:1122bfbf8e8d… | |||
docker.io/langgenius/dify-enterprise :f998c9b1-amd64 | linux/amd64 | 2026/06/24 14:56 | 101.8 MB | sha256:5661f6f4c0f0… | |||
docker.io/langgenius/dify-enterprise :df860cdd-arm64 | linux/arm64 | 2026/06/24 14:18 | 94.4 MB | sha256:ba320221271a… | |||
docker.io/langgenius/dify-enterprise :df860cdd-amd64 | linux/amd64 | 2026/06/24 14:18 | 101.8 MB | sha256:a0b2c89af309… |