[PR #9464] [MERGED] build: install ccache manually in Dockerfile #12973

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9464
Author: @jmorganca
Created: 3/3/2025
Status: Merged
Merged: 3/3/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/install-ccache-manually-in-docker


📝 Commits (1)

  • 2a51bff build: install ccache manually in Dockerfile

📊 Changes

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

View changed files

📝 Dockerfile (+3 -2)

📄 Description

Reverts ccache installation to be done manually via curl instead of
using the dnf package manager as this has side effects of prepending
ccache's install directory to the front of the PATH


🔄 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/9464 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/install-ccache-manually-in-docker` --- ### 📝 Commits (1) - [`2a51bff`](https://github.com/ollama/ollama/commit/2a51bff3beb00704e59c8f79d87b45498aca6668) build: install ccache manually in Dockerfile ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -2) </details> ### 📄 Description Reverts ccache installation to be done manually via curl instead of using the dnf package manager as this has side effects of prepending ccache's install directory to the front of the PATH --- <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-13 00:14:16 -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#12973