Replies: 2 comments
-
I was able to pull it. DockerHub applies fairly low rate limits to unauthenticated users. Are you logged in to DockerHub on that machine? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can use quay.io - we push images to both registries exactly for this reason. https://quay.io/repository/go-skynet/local-ai?tab=tags&tag=latest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LocalAI version:
2.25.0
Environment, CPU architecture, OS, and Version:
Linux debian 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64 GNU/Linux
debian 11/Intel(R) Xeon(R) Gold 6126 CPU @ 2.60GHz/NVIDIA A40
Describe the bug
When pulling the image with Docker, an error occurs: 'unauthorized: authentication required', even though I am logged into my Docker Hub account.
To Reproduce
docker pull localai/localai:v2.25.0-cublas-cuda12-core
Expected behavior
Can successfully pull the image.
Logs
Additional context
Beta Was this translation helpful? Give feedback.
All reactions