How to push AWS ECR Registry Docker image to DockerHub?

Hi , If someone can point to instruction on how I can get my docker image on AWS ECR registry over to DockerHub that would be very helpful

Thank you kindly, Sachin

pull it down, re-tag it, push ?

+1 to @terpz comment, with the possible addition of a Docker Hub login.

The answer seems so obvious that I feel we are missing something from your question, are we ?

… tbh, if you have been able to successfully navigate ECR image management then doing the same with DockerHub should be a breeze.