已经 docker 部署了,请问如何升级? #164

Closed
opened 2026-02-21 17:26:13 -05:00 by yindo · 3 comments
Owner

Originally created by @zhouyangtingwen on GitHub (Jun 15, 2023).

Dify version: Cloud | Self Host

Steps To Reproduce

1.已经 docker 部署了,请问如何升级?git 拉最新代码然后重新跑 docker 吗?现在数据库里已经有数据了,会不会被刷新掉?
2.

The current behavior

The expected behavior

Originally created by @zhouyangtingwen on GitHub (Jun 15, 2023). <!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant Dify packages to make sure your issue has not already been fixed. --> Dify version: Cloud | Self Host ## Steps To Reproduce <!-- Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than Dify. Issues without reproduction steps or code examples may be immediately closed as not actionable. --> 1.已经 docker 部署了,请问如何升级?git 拉最新代码然后重新跑 docker 吗?现在数据库里已经有数据了,会不会被刷新掉? 2. ## The current behavior ## The expected behavior
yindo closed this issue 2026-02-21 17:26:13 -05:00
Author
Owner

@coolnetboy commented on GitHub (Jun 15, 2023):

我也想知道阿喂

@coolnetboy commented on GitHub (Jun 15, 2023): 我也想知道阿喂
Author
Owner

@crazywoola commented on GitHub (Jun 15, 2023):

docker compose stop
docker compose pull
docker compose up -d
@crazywoola commented on GitHub (Jun 15, 2023): ``` docker compose stop docker compose pull docker compose up -d ```
Author
Owner

@thinkingFrank commented on GitHub (May 13, 2025):

历史的chatflow workflow还在吗?

@thinkingFrank commented on GitHub (May 13, 2025): 历史的chatflow workflow还在吗?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#164