[PR #3352] [MERGED] Switch arm cuda base image to centos 7 #21669

Closed
opened 2026-04-19 15:46:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3352
Author: @dhiltgen
Created: 3/25/2024
Status: Merged
Merged: 3/25/2024
Merged by: @dhiltgen

Base: mainHead: fix_arm_linux


📝 Commits (1)

  • 5dacc1e Switch arm cuda base image to centos 7

📊 Changes

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

View changed files

📝 Dockerfile (+2 -2)

📄 Description

We had started using rocky linux 8, but they've updated to GCC 10.3, which breaks NVCC. 10.2 is compatible (or 10.4, but that's not available from rocky linux 8 repos yet)


🔄 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/3352 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/25/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `fix_arm_linux` --- ### 📝 Commits (1) - [`5dacc1e`](https://github.com/ollama/ollama/commit/5dacc1ebe88fbd4fea355d4c664fdfb9547f360e) Switch arm cuda base image to centos 7 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) </details> ### 📄 Description We had started using rocky linux 8, but they've updated to GCC 10.3, which breaks NVCC. 10.2 is compatible (or 10.4, but that's not available from rocky linux 8 repos yet) --- <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-19 15:46:38 -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#21669