[PR #1379] [CLOSED] Added docker-compose.yaml #15836

Closed
opened 2026-04-16 05:10:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1379
Author: @jamesbraza
Created: 12/4/2023
Status: Closed

Base: mainHead: docker-compose


📝 Commits (10+)

  • 01ec188 Added Docker compose config
  • c60f900 Added Docker docs and linked them in main README
  • 8759832 Moved from /api/tags to / endpoint for Ollama healthcheck
  • 6fb6e18 Moved to using ollama --version as the healthcheck
  • 0b30945 Split CPU and GPU in docs Markdown
  • 2201929 Moved docker-compose.yaml to example folder
  • e266fd7 Shifted build arg in docker-compose for new subdirectory
  • a9c3b18 Moved healthcheck to use bash sockets as posed in #2045
  • 9bfd219 Streamlined Docker Compose mentions in docs, and using new subdirectory
  • f43ae6d Updating jmorganca to ollama namespace in git clone

📊 Changes

3 files changed (+50 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)
docs/docker.md (+33 -0)
examples/docker-compose/docker-compose.yaml (+15 -0)

📄 Description

Revives and improves https://github.com/jmorganca/ollama/pull/440 to close https://github.com/jmorganca/ollama/issues/546.


🔄 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/1379 **Author:** [@jamesbraza](https://github.com/jamesbraza) **Created:** 12/4/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docker-compose` --- ### 📝 Commits (10+) - [`01ec188`](https://github.com/ollama/ollama/commit/01ec188eb627df6c567e740e2ea826f10592913c) Added Docker compose config - [`c60f900`](https://github.com/ollama/ollama/commit/c60f9007ff6ef2ba641fb93c3a447c0c4a4c6ba9) Added Docker docs and linked them in main README - [`8759832`](https://github.com/ollama/ollama/commit/8759832a84052064ec830cf202b3da0405616586) Moved from /api/tags to / endpoint for Ollama healthcheck - [`6fb6e18`](https://github.com/ollama/ollama/commit/6fb6e18fbde76bbe458190403b1a95f30657cd5f) Moved to using ollama --version as the healthcheck - [`0b30945`](https://github.com/ollama/ollama/commit/0b309451f4730eae417db633ac361a0b0fc12340) Split CPU and GPU in docs Markdown - [`2201929`](https://github.com/ollama/ollama/commit/220192931af153a6355a2c539a31956291205320) Moved docker-compose.yaml to example folder - [`e266fd7`](https://github.com/ollama/ollama/commit/e266fd7de5eaaa1b607c166d288c1a880a2f0603) Shifted build arg in docker-compose for new subdirectory - [`a9c3b18`](https://github.com/ollama/ollama/commit/a9c3b189237036a1f78f21645dc449d589ed4d43) Moved healthcheck to use bash sockets as posed in #2045 - [`9bfd219`](https://github.com/ollama/ollama/commit/9bfd21935dd03fb3175885d8d5f83b4601f26ae0) Streamlined Docker Compose mentions in docs, and using new subdirectory - [`f43ae6d`](https://github.com/ollama/ollama/commit/f43ae6d02dd82bafe947b228622b41d8a8d246c8) Updating jmorganca to ollama namespace in git clone ### 📊 Changes **3 files changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) ➕ `docs/docker.md` (+33 -0) ➕ `examples/docker-compose/docker-compose.yaml` (+15 -0) </details> ### 📄 Description Revives and improves https://github.com/jmorganca/ollama/pull/440 to close https://github.com/jmorganca/ollama/issues/546. --- <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-16 05:10:00 -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#15836