Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

with registry auth #339

Closed
jgallen23 opened this issue Aug 2, 2018 · 6 comments · Fixed by #343
Closed

with registry auth #339

jgallen23 opened this issue Aug 2, 2018 · 6 comments · Fixed by #343
Labels

Comments

@jgallen23
Copy link

It seems like deploy needs a --with-registry-auth option to pass auth for private images. Are there any workarounds until this is available?

@vdemeester
Copy link
Contributor

@jgallen23 no easy workaround I think, we should fix that (probably, at first, by adding a --with-registry-auth on docker-app deploy too 👼

@jgallen23
Copy link
Author

any update on this? This is one of the last things preventing us from using docker-app. Was thinking of trying to do a PR, but looks like some major refactoring happening, so wasn't sure if this would be fixed as part of that

@silvin-lubecki
Copy link
Contributor

Hi @jgallen23 , you're right there are some major refactoring 😅But I think they shouldn't impact the deploy command. Your PR will be very welcomed 😄

@ecwillis ecwillis mentioned this issue Aug 10, 2018
@drozzy
Copy link

drozzy commented Aug 11, 2018

I solved this by explicit docker login -u blah -p blah registry.example.com.

Still need to pass --with-registry-auth but it works...

@dberardo
Copy link

@drozzy i am facing the same issue with the newer release in docker 20.10.

how did you manage to fix this? where did you pass the with registry auth flag?

@chris-crone i think this issue needs to be reopen

@drozzy
Copy link

drozzy commented Feb 12, 2021

Sorry I no longer remember :-( @dberardo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants