[PR #13984] imagegen: add libraries and includes for imagegen in docker #25003

Open
opened 2026-04-19 17:56:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13984
Author: @rick-github
Created: 1/30/2026
Status: 🔄 Open

Base: mainHead: docker-mlx


📝 Commits (1)

  • 9860f41 add libraries and includes for imagegen in docker

📊 Changes

2 files changed (+5 additions, -2 deletions)

View changed files

📝 CMakeLists.txt (+2 -1)
📝 Dockerfile (+3 -1)

📄 Description

The docker image is missing libraries and include files for JIT, and so imagegen fails.

Fixes: #14016


🔄 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/13984 **Author:** [@rick-github](https://github.com/rick-github) **Created:** 1/30/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `docker-mlx` --- ### 📝 Commits (1) - [`9860f41`](https://github.com/ollama/ollama/commit/9860f415d107c284a2220586493f6f632d63262b) add libraries and includes for imagegen in docker ### 📊 Changes **2 files changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+2 -1) 📝 `Dockerfile` (+3 -1) </details> ### 📄 Description The docker image is missing libraries and include files for JIT, and so imagegen fails. Fixes: #14016 --- <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:56:34 -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#25003