4f5d061 Merge branch 'ollama-webui:main' into main
📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝Dockerfile (+3 -3)
📄 Description
Adds the netcat-openbsd package while building the image to allow creating a healthcheck.
I couldn't find anything related to Docker's healthcheck implemented. Ollama has commits to use curl and I'm not sure if there's any advantage to use it for healthcheck instead.
🔄 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/582
**Author:** [@Trimutex](https://github.com/Trimutex)
**Created:** 1/26/2024
**Status:** ✅ Merged
**Merged:** 1/29/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `main` ← **Head:** `main`
---
### 📝 Commits (2)
- [`0d27d8f`](https://github.com/open-webui/open-webui/commit/0d27d8f3623d8b02f09a8b2af86689aa7f8ce7ee) add netcat to Dockerfile
- [`4f5d061`](https://github.com/open-webui/open-webui/commit/4f5d06143c97ddfe5a69c9724a76375b89aab30b) Merge branch 'ollama-webui:main' into main
### 📊 Changes
**1 file changed** (+3 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `Dockerfile` (+3 -3)
</details>
### 📄 Description
Adds the netcat-openbsd package while building the image to allow creating a healthcheck.
I couldn't find anything related to Docker's healthcheck implemented. Ollama has commits to use curl and I'm not sure if there's any advantage to use it for healthcheck instead.
---
<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/582
Author: @Trimutex
Created: 1/26/2024
Status: ✅ Merged
Merged: 1/29/2024
Merged by: @tjbck
Base:
main← Head:main📝 Commits (2)
0d27d8fadd netcat to Dockerfile4f5d061Merge branch 'ollama-webui:main' into main📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
Dockerfile(+3 -3)📄 Description
Adds the netcat-openbsd package while building the image to allow creating a healthcheck.
I couldn't find anything related to Docker's healthcheck implemented. Ollama has commits to use curl and I'm not sure if there's any advantage to use it for healthcheck instead.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.