How to add login information for company's internal registry on docker image retrieval #685
Unanswered
danielbrites
asked this question in
Q&A
Replies: 1 comment
-
You should only have to log into docker on the host machine, as Aspire is just orchestrating the For the appending of |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use the Ollama portion of the toolkit to build the ollama container, however our company requires we go through an internal jFrog artifactory. Is there a way to add the docker / podman login to the internal image registry in order to pull the image?
There is another issue where "v2" gets appended when trying to reach out to "artifact.elsewhere.com"
Beta Was this translation helpful? Give feedback.
All reactions