[PR #12994] Fix docker-compose command #27803

Closed
opened 2026-02-21 20:42:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/12994

State: closed
Merged: No


This PR reverts #5681.

Since the README already instructs users to ensure that Docker Compose is installed, it is reasonable to assume that Docker Compose is already installed.
https://github.com/langgenius/dify/blob/d1ca492563c176ea120d732263b840ad64bfc1b4/README.md#L62

Moreover, this is a backend document, and I believe it is essential to ensure the accuracy of the documentation. Especially since this is within a markdown code block, every line must run correctly (if there is an error, you should Google where the problem is or raise an issue).

And if they are indeed noobs, the original modification would actually lead them in the wrong direction.

**Original Pull Request:** https://github.com/langgenius/dify/pull/12994 **State:** closed **Merged:** No --- This PR reverts #5681. Since the [README](https://github.com/langgenius/dify/blob/d1ca492563c176ea120d732263b840ad64bfc1b4/README.md#quick-start) already instructs users to ensure that Docker Compose is installed, it is reasonable to assume that Docker Compose is already installed. https://github.com/langgenius/dify/blob/d1ca492563c176ea120d732263b840ad64bfc1b4/README.md#L62 Moreover, this is a backend document, and I believe it is essential to ensure the accuracy of the documentation. Especially since this is within a markdown code block, every line must run correctly (if there is an error, you should Google where the problem is or raise an issue). And if they are indeed noobs, the original modification would actually lead them in the wrong direction.
yindo added the pull-request label 2026-02-21 20:42:14 -05:00
yindo closed this issue 2026-02-21 20:42:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#27803