lein-docker icon indicating copy to clipboard operation
lein-docker copied to clipboard

Add hint that docker commands cannot ask for password

Open sarnowski opened this issue 9 years ago • 0 comments

If the docker commands tries to ask for the user's password, it will fail. This happens if you never pushed before and do not have any credentials stored. Fix it by pushing one time by hand - Docker will save your credentials for you for the next time.

sarnowski avatar Mar 19 '15 20:03 sarnowski