Not able to connect to my docker hub from CLI

Hi Sir/Madam,

I am Not able to connect to my docker hub from CLI , I am getting below error.

[ec2-user@ip-172-31-38-115 docker]$ docker push anupit/imageone
Using default tag: latest
The push refers to repository [docker.io/anupit/imageone]
59c56aee1fb4: Preparing
denied: requested access to the resource is denied
[ec2-user@ip-172-31-38-115 docker]$

Could someone please help me ASAP ?

Kind Regards
Anup K
Number : +91-7276294066

The username “anupit” doesn’t exist on Docker Hub. Your username on Docker Hub is the same as it is on the forum, so if it is your image, you should tag it as: anupkumarpanigrahy/imageone not anupit/imageone.

And one more thing. You also need to log in:

docker login

ok sir thank you very much for checking & replying on this

Thank you very much sir I am able to push my image to my docker hub using the tag - anupkumarpanigrahy/imageone

are you master also in Kubernetes or any other DevOps knowledge ?

are you on LinkedIn as well ?

Could you kindly confirm ?

Thanks
Anup K