beb5031 fixed Docker problem some users experienced
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
➕.gitattributes (+1 -0)
📄 Description
Some users, including me had this problem when running the Dockerfile since it runs start.sh after the latest changes made to the .sh files:
This is a problem with the encoding CRLF, I made a .gitattrobutes file to make shure the file stays in LF.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/723
**Author:** [@jannikstdl](https://github.com/jannikstdl)
**Created:** 2/13/2024
**Status:** ✅ Merged
**Merged:** 2/14/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `main` ← **Head:** `skript-fix`
---
### 📝 Commits (1)
- [`beb5031`](https://github.com/open-webui/open-webui/commit/beb5031f7b419dbee44b28812f8da42c2f91c770) fixed Docker problem some users experienced
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `.gitattributes` (+1 -0)
</details>
### 📄 Description
Some users, including me had this problem when running the Dockerfile since it runs start.sh after the latest changes made to the .sh files:

This is a problem with the encoding CRLF, I made a .gitattrobutes file to make shure the file stays in LF.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/723
Author: @jannikstdl
Created: 2/13/2024
Status: ✅ Merged
Merged: 2/14/2024
Merged by: @tjbck
Base:
main← Head:skript-fix📝 Commits (1)
beb5031fixed Docker problem some users experienced📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
➕
.gitattributes(+1 -0)📄 Description
Some users, including me had this problem when running the Dockerfile since it runs start.sh after the latest changes made to the .sh files:
This is a problem with the encoding CRLF, I made a .gitattrobutes file to make shure the file stays in LF.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.