[GH-ISSUE #438] Document Wolfi package? #207

Closed
opened 2026-04-12 09:43:56 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @dlorenc on GitHub (Aug 29, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/438

Hey!

I noticed it says there are no official downloads for Linux yet - would you be open to documenting the official Wolfi Linux package? You can see how it's packaged here: https://github.com/wolfi-dev/os/blob/main/ollama.yaml

You can install it with:

docker run -it cgr.dev/chainguard/wolfi-base sh
apk add ollama

We'll probably ship an image based on this as well, and add CUDA drivers soon.

Originally created by @dlorenc on GitHub (Aug 29, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/438 Hey! I noticed it says there are no official downloads for Linux yet - would you be open to documenting the official Wolfi Linux package? You can see how it's packaged here: https://github.com/wolfi-dev/os/blob/main/ollama.yaml You can install it with: ``` docker run -it cgr.dev/chainguard/wolfi-base sh apk add ollama ``` We'll probably ship an image based on this as well, and add CUDA drivers soon.
Author
Owner

@mchiang0610 commented on GitHub (Aug 30, 2023):

Thank you @dlorenc!! Would be happy to add this once we get the CUDA drivers working properly! This is the main reason preventing us to release an official version of Ollama for Linux.

<!-- gh-comment-id:1699829388 --> @mchiang0610 commented on GitHub (Aug 30, 2023): Thank you @dlorenc!! Would be happy to add this once we get the CUDA drivers working properly! This is the main reason preventing us to release an official version of Ollama for Linux.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#207