[PR #14151] [CLOSED] Claude/fix docker cuda build qz8rv #76835

Closed
opened 2026-05-05 09:31:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14151
Author: @GaolZiny
Created: 2/8/2026
Status: Closed

Base: mainHead: claude/fix-docker-cuda-build-Qz8rv


📝 Commits (10+)

  • 4606c17 Add Docker workflow for Ollama service setup
  • 29b24a1 Update GitHub Actions workflow for Ollama build
  • ef1ae35 Add disk space cleanup step in build workflow
  • 33b006d Change disk space cleanup method in workflow
  • 419c594 build-full.yml を更新
  • a047214 Fix dependencies in build workflow
  • 9817667 Revise build workflow for CUDA and Vulkan support
  • 06c2721 Modify build workflow to bypass ROCm network errors
  • d48ab19 Revise build workflow for ROCm dependency handling
  • 479e626 Fix build workflow and Dockerfile patching

📊 Changes

3 files changed (+376 additions, -3 deletions)

View changed files

.github/workflows/Auto build Vulkan docker image.yaml (+249 -0)
.github/workflows/build-vulkan.yml (+124 -0)
📝 Dockerfile (+3 -3)

📄 Description

No description provided


🔄 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/14151 **Author:** [@GaolZiny](https://github.com/GaolZiny) **Created:** 2/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `claude/fix-docker-cuda-build-Qz8rv` --- ### 📝 Commits (10+) - [`4606c17`](https://github.com/ollama/ollama/commit/4606c17fae34460fbc1e53230b0badbd9cd3d33c) Add Docker workflow for Ollama service setup - [`29b24a1`](https://github.com/ollama/ollama/commit/29b24a16c536f90c4e8caabe74ca91e73969d97a) Update GitHub Actions workflow for Ollama build - [`ef1ae35`](https://github.com/ollama/ollama/commit/ef1ae35720162aac158d140cb9190de42049a165) Add disk space cleanup step in build workflow - [`33b006d`](https://github.com/ollama/ollama/commit/33b006d1fba44c1b2b7e15ba635f11c39bfabc3b) Change disk space cleanup method in workflow - [`419c594`](https://github.com/ollama/ollama/commit/419c59482cd3e2f9478adb51b18c577d1d6f723c) build-full.yml を更新 - [`a047214`](https://github.com/ollama/ollama/commit/a047214b6f672061f99552e9b81e8d8d66d89cfa) Fix dependencies in build workflow - [`9817667`](https://github.com/ollama/ollama/commit/98176671d972eb6b4ff3088cf0fb0244bbbabd8a) Revise build workflow for CUDA and Vulkan support - [`06c2721`](https://github.com/ollama/ollama/commit/06c2721078533f3afd33fbdad9aaf5f4c3db5fce) Modify build workflow to bypass ROCm network errors - [`d48ab19`](https://github.com/ollama/ollama/commit/d48ab19abc75b093ac1ad0298b76db864e1ddebb) Revise build workflow for ROCm dependency handling - [`479e626`](https://github.com/ollama/ollama/commit/479e626765675f5b2f783f55c9f816da41ee9c7c) Fix build workflow and Dockerfile patching ### 📊 Changes **3 files changed** (+376 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/Auto build Vulkan docker image.yaml` (+249 -0) ➕ `.github/workflows/build-vulkan.yml` (+124 -0) 📝 `Dockerfile` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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-05-05 09:31:49 -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#76835