docker login throws error
I get the error below when trying to login to an account i just created. Login details used is my email as username and a password. Any ideas?
##Error response from daemon: Get "https://containers.intersystems.com/v2/": unauthorized: BAD_CREDENTIAL##
Product version: IRIS 2021.1
Remove /v2/ from the end.
@Scott Roth /v2/ is part of the error returned to stdout. The command i am running is
docker login -u="<myemail>" -p="<mypassword>" containers.intersystems.com
and the error returned is
##Error response from daemon: Get "https://containers.intersystems.com/v2/": unauthorized: BAD_CREDENTIAL##
Is <mypassword> your actual WRC password?
You need to obtain token from here.
@Eduard Lebedyuk yes i also tried using the token as password but I get the same error. I also made sure i did a docker logout before doing the docker login command.
User should be not <myemail>, but your wrc login.
You can also download images from docker hub.
@Eduard Lebedyuk I will try wrc login, thanks.
Social networks
InterSystems resources
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue