0.15.3版本无法从docker拉取镜像 #8347

Closed
opened 2026-02-21 18:25:12 -05:00 by yindo · 3 comments
Owner

Originally created by @hellodmm on GitHub (Feb 17, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.15.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

我尝试了多次安装最新版本0.15.3和教程安装dify
我的电脑是win11,开启了wsl2,从docker安装

✔️ Expected Behavior

从docker安装最新版本0.15.3和教程安装dify

Actual Behavior

但是每次都报错Error response from daemon: failed to resolve reference "docker.io/langgenius/dify-api:1.0.0": docker.io/langgenius/dify-api:1.0.0: not found。
然后,我换为0.15.2安装,就能够正常安装。

Originally created by @hellodmm on GitHub (Feb 17, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.15.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 我尝试了多次安装最新版本0.15.3和教程安装dify 我的电脑是win11,开启了wsl2,从docker安装 ### ✔️ Expected Behavior 从docker安装最新版本0.15.3和教程安装dify ### ❌ Actual Behavior 但是每次都报错Error response from daemon: failed to resolve reference "docker.io/langgenius/dify-api:1.0.0": docker.io/langgenius/dify-api:1.0.0: not found。 然后,我换为0.15.2安装,就能够正常安装。
yindo added the 🐞 bug label 2026-02-21 18:25:12 -05:00
yindo closed this issue 2026-02-21 18:25:12 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Feb 17, 2025):

Hello @hellodmm! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'm an expert in solving bugs and answering technical questions. Let me know how I can assist you!

I found a similar issue where users encountered a problem pulling the Docker image for version 0.15.3. The error message indicates that the manifest for the image 'langgenius/dify-api:1.0.0' cannot be found. A suggested solution is to modify the docker-compose.yaml file by changing the image tag from 'dify-api:1.0.0' to 'dify-api:latest'. This change should allow you to pull the Docker images successfully [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Feb 17, 2025): <!-- Greeting --> Hello @hellodmm! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'm an expert in solving bugs and answering technical questions. Let me know how I can assist you! <!-- Answer --> I found a similar issue where users encountered a problem pulling the Docker image for version 0.15.3. The error message indicates that the manifest for the image 'langgenius/dify-api:1.0.0' cannot be found. A suggested solution is to modify the `docker-compose.yaml` file by changing the image tag from 'dify-api:1.0.0' to 'dify-api:latest'. This change should allow you to pull the Docker images successfully <sup>[[1]](https://github.com/langgenius/dify/issues/13868)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/e6255d14-b39f-492f-b0fc-f3d17b3c809c?feedback_type=other)</sup>
Author
Owner

@sukai-cheng commented on GitHub (Feb 17, 2025):

使用阿里云代理拉取镜像, 这还要上面问啊

@sukai-cheng commented on GitHub (Feb 17, 2025): 使用阿里云代理拉取镜像, 这还要上面问啊
Author
Owner

@crazywoola commented on GitHub (Feb 17, 2025):

Close due to #1542

@crazywoola commented on GitHub (Feb 17, 2025): Close due to #1542
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8347