[PR #12134] [CLOSED] fix push docker build script #24259

Closed
opened 2026-04-19 17:28:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12134
Author: @esara
Created: 8/31/2025
Status: Closed

Base: mainHead: multiarch


📝 Commits (1)

  • 69e1617 fix push docker build script

📊 Changes

2 files changed (+10 additions, -11 deletions)

View changed files

📝 Dockerfile (+6 -6)
📝 scripts/push_docker.sh (+4 -5)

📄 Description

use docker buildx for multiplatform build and use variables for arch during multiplatform build
address https://github.com/ollama/ollama/issues/12133


🔄 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/12134 **Author:** [@esara](https://github.com/esara) **Created:** 8/31/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `multiarch` --- ### 📝 Commits (1) - [`69e1617`](https://github.com/ollama/ollama/commit/69e16173d19ba4334cdf478f187f6091a6ae92f2) fix push docker build script ### 📊 Changes **2 files changed** (+10 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+6 -6) 📝 `scripts/push_docker.sh` (+4 -5) </details> ### 📄 Description use docker buildx for multiplatform build and use variables for arch during multiplatform build address https://github.com/ollama/ollama/issues/12133 --- <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 17:28:35 -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#24259