lein-docker
lein-docker copied to clipboard
Add hint that docker commands cannot ask for password
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.