[PR #6641] [CLOSED] Add curl to container #38053

Closed
opened 2026-04-22 22:43:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6641
Author: @nopoz
Created: 9/4/2024
Status: Closed

Base: mainHead: curl


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Dockerfile (+2 -2)

📄 Description

Adds curl package to the container for the purpose of creating a custom healthcheck in user-side docker compose files.

This is a compromise to the denied PR in: https://github.com/ollama/ollama/pull/1909 - instead of adding an intergrated health check, just add the tool so users can create one themselves in their local docker compose files.

Solves feature request: https://github.com/ollama/ollama/issues/5389


🔄 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/ollama/ollama/pull/6641 **Author:** [@nopoz](https://github.com/nopoz) **Created:** 9/4/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `curl` --- ### 📝 Commits (1) - [`732240a`](https://github.com/ollama/ollama/commit/732240af5992a3a958d044c141daa5ccb45adfa2) Update Dockerfile ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) </details> ### 📄 Description Adds curl package to the container for the purpose of creating a custom healthcheck in user-side docker compose files. This is a compromise to the denied PR in: https://github.com/ollama/ollama/pull/1909 - instead of adding an intergrated health check, just add the tool so users can create one themselves in their local docker compose files. Solves feature request: https://github.com/ollama/ollama/issues/5389 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 22:43:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#38053