[GH-ISSUE #8205] docker installation failure due to your installation failure... #5238

Closed
opened 2026-04-12 16:22:49 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @remco-pc on GitHub (Dec 21, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/8205

What is the issue?

=> [vps2_core 23/28] RUN curl -fsSL https://ollama.com/install.sh | sh 5432.3s
=> => # >>> Installing ollama to /usr/local
=> => # >>> Downloading Linux amd64 bundle
=> => # ############################################# 63.8%
=> => # [output clipped, log limit 2MiB reached]

OS

Linux, Docker, WSL2

GPU

No response

CPU

Intel

Ollama version

?

Originally created by @remco-pc on GitHub (Dec 21, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/8205 ### What is the issue? => [vps2_core 23/28] RUN curl -fsSL https://ollama.com/install.sh | sh 5432.3s => => # >>> Installing ollama to /usr/local => => # >>> Downloading Linux amd64 bundle => => # ############################################# 63.8% => => # [output clipped, log limit 2MiB reached] ### OS Linux, Docker, WSL2 ### GPU _No response_ ### CPU Intel ### Ollama version ?
GiteaMirror added the bug label 2026-04-12 16:22:49 -05:00
Author
Owner

@dhiltgen commented on GitHub (Jul 4, 2025):

If you're still having troubles, please share more information and I'll reopen.

If you're running inside Docker, you shouldn't be running the installer script. The script is meant to install in a full linux environment. You should use a pre-built docker image instead. See https://github.com/ollama/ollama/blob/main/docs/docker.md

The install.sh script will install into a WSL2 linux VM. Alternatively you can install the native Windows installer OllamaSetup.exe

<!-- gh-comment-id:3037236849 --> @dhiltgen commented on GitHub (Jul 4, 2025): If you're still having troubles, please share more information and I'll reopen. If you're running inside Docker, you shouldn't be running the installer script. The script is meant to install in a full linux environment. You should use a pre-built docker image instead. See https://github.com/ollama/ollama/blob/main/docs/docker.md The install.sh script will install into a WSL2 linux VM. Alternatively you can install the native Windows installer [OllamaSetup.exe ](https://ollama.com/download/OllamaSetup.exe)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5238