I have some images in my personal dockerhub account that I would like to move to another dockerhub account. I’ve tried the following procedure, with no success:
- Open Docker Desktop and login to my personal dockerhub account.
- Pull the image.
- Logout.
- Login to the other dockerhub account.
- Push to hub.
It fails showing the error message: “denied: requested access to the resource is denied”
Is it possible to move the images between accounts?