How to know if docker is already logged in to a docker registry server

后端 未结 13 2479
后悔当初
后悔当初 2020-12-23 02:49

I\'m not sure if I have already logged in to a docker registry in cmd line by using cmd: docker login. How can you test or see whether you are logged in or not, without tryi

13条回答
  •  一整个雨季
    2020-12-23 03:00

    At least in "Docker for Windows" you can see if you are logged in to docker hub over the UI. Just right click the docker icon in the windows notification area:

提交回复
热议问题