[GH-ISSUE #3625] can't be installed on ubuntu runing in a podman container. #48746

Closed
opened 2026-04-28 09:11:30 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @olumolu on GitHub (Apr 13, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3625

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

I spin up a container of ubuntu using podman but i can't install ollama that curl command does not work.

What did you expect to see?

No response

Steps to reproduce

No response

Are there any recent changes that introduced the issue?

No response

OS

Linux

Architecture

amd64

Platform

Docker

Ollama version

No response

GPU

AMD

GPU info

No response

CPU

AMD

Other software

No response

Originally created by @olumolu on GitHub (Apr 13, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3625 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? I spin up a container of ubuntu using podman but i can't install ollama that curl command does not work. ### What did you expect to see? _No response_ ### Steps to reproduce _No response_ ### Are there any recent changes that introduced the issue? _No response_ ### OS Linux ### Architecture amd64 ### Platform Docker ### Ollama version _No response_ ### GPU AMD ### GPU info _No response_ ### CPU AMD ### Other software _No response_
GiteaMirror added the dockerbugamd labels 2026-04-28 09:11:31 -05:00
Author
Owner

@dhiltgen commented on GitHub (Apr 15, 2024):

You should try out our official container image which should come with everything necessary to run on CPU or GPU.

See https://hub.docker.com/r/ollama/ollama

In particular, scroll down on the readme above to the AMD GPU section for instructions on how to get it working on AMD GPUs. We've documented the Docker flags, so you'll have to convert that over to podman equivalent flags.

<!-- gh-comment-id:2057983668 --> @dhiltgen commented on GitHub (Apr 15, 2024): You should try out our official container image which should come with everything necessary to run on CPU or GPU. See https://hub.docker.com/r/ollama/ollama In particular, scroll down on the readme above to the `AMD GPU` section for instructions on how to get it working on AMD GPUs. We've documented the Docker flags, so you'll have to convert that over to podman equivalent flags.
Author
Owner

@olumolu commented on GitHub (Apr 16, 2024):

Yes this is running. Using podman. Podman and docker are same almost.

<!-- gh-comment-id:2058184661 --> @olumolu commented on GitHub (Apr 16, 2024): Yes this is running. Using podman. Podman and docker are same almost.
Author
Owner

@dhiltgen commented on GitHub (Apr 16, 2024):

Happy to hear our official container image is working for you.

<!-- gh-comment-id:2059464747 --> @dhiltgen commented on GitHub (Apr 16, 2024): Happy to hear our official container image is working for you.
Author
Owner

@ericcurtin commented on GitHub (Apr 16, 2024):

For the record I made this simpler:

https://github.com/ericcurtin/podman-ollama

<!-- gh-comment-id:2059996068 --> @ericcurtin commented on GitHub (Apr 16, 2024): For the record I made this simpler: https://github.com/ericcurtin/podman-ollama
Author
Owner

@olumolu commented on GitHub (Apr 17, 2024):

For the record I made this simpler:

https://github.com/ericcurtin/podman-ollama

I will try this. Thanks.

<!-- gh-comment-id:2061989092 --> @olumolu commented on GitHub (Apr 17, 2024): > For the record I made this simpler: > > https://github.com/ericcurtin/podman-ollama I will try this. Thanks.
Author
Owner

@ericcurtin commented on GitHub (Apr 17, 2024):

@userforsource if there is any issue, just let me know

<!-- gh-comment-id:2062061928 --> @ericcurtin commented on GitHub (Apr 17, 2024): @userforsource if there is any issue, just let me know
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48746