Question
· Sep 2

docker login is not working for the repo

I am trying to login to InterSystems image repository but it is not recognizing following credentials from ubuntu.

docker login  https://containers.intersystems.com -u <username> -p <password>
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
Error response from daemon: Get "https://containers.intersystems.com/v2/": unknown: Bad credentials

 

The same credentials works via website.

Product version: IRIS 2024.1
Discussion (2)1
Log in or sign up to continue