Docker hello-world: authentication error

前端 未结 10 2188
刺人心
刺人心 2020-12-13 01:45

I\'m just getting started with docker. I\'m following the instructions specified here https://docs.docker.com/windows/step_one/

I installed docker (1.10.2) on window

10条回答
  •  离开以前
    2020-12-13 02:10

    I have solved this issue in macOS Mojave (version : 10.14.3)

    docker login
    

    Login with your username not email id then its working fine.

提交回复
热议问题