Which docker registry to use? #12295
-
|
Hi, While deploying this stack I've found at two different docker registries in play, e.g.:
The docker-compose.override.yaml lists a third:
Why is there multiple of them and which one is the source of truth and should be used? edit: add third reference present in the docker compose override |
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Mar 18, 2026
Replies: 1 comment
-
|
I updated all registry links to: Line 12 in b5a55b2 This just routes to Github anyway, and Dockerhub is provided as a backup. Let me know where you're seeing other references. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cgspeck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I updated all registry links to:
LibreChat/docker-compose.yml
Line 12 in b5a55b2
This just routes to Github anyway, and Dockerhub is provided as a backup.
Let me know where you're seeing other references.