[GH-ISSUE #2802] [BUG]: ollama not supported using Runpod and Docker #1795

Closed
opened 2026-02-22 18:26:34 -05:00 by yindo · 1 comment
Owner

Originally created by @jebali-safouene on GitHub (Dec 11, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2802

How are you running AnythingLLM?

Docker (remote machine)

What happened?

Hello
I am trying to use anythingLLM on Runpod Platform
After Creating a template with these informations and i wanted to use ollama it say that
anythingllm@6228216e0d7b:~$ ollama run llama3:8b
bash: ollama: command not found
How can i resolve this porblem ?
Capture d'écran 2024-12-11 121748

Are there known steps to reproduce?

No response

Originally created by @jebali-safouene on GitHub (Dec 11, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2802 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? Hello I am trying to use anythingLLM on Runpod Platform After Creating a template with these informations and i wanted to use ollama it say that anythingllm@6228216e0d7b:~$ ollama run llama3:8b bash: ollama: command not found How can i resolve this porblem ? ![Capture d'écran 2024-12-11 121748](https://github.com/user-attachments/assets/cd19db81-7550-491e-bf66-4c99805aa5a9) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:34 -05:00
yindo closed this issue 2026-02-22 18:26:34 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 11, 2024):

The ollama app does not come installed in our Docker image, you need to set it up in addition to our container. Then it will accessible.

@timothycarambat commented on GitHub (Dec 11, 2024): The ollama app does not come installed in our Docker image, you need to set it up in _addition_ to our container. Then it will accessible.
yindo changed title from [BUG]: ollama not supported using Runpod and Docker to [GH-ISSUE #2802] [BUG]: ollama not supported using Runpod and Docker 2026-06-05 14:42:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1795