How to deploy my local docker images to docker manager

I have django application running on local docker desktop which contains 2 docker images
1 webapp
2 db MySQL

It is running well on my local docker, where I have not sync it to docker hub, not logged in to docker desktop since I think it is paid

In my scenario how could I get my image to be displayed inside docker manager in cyber panel to deploy it from panel portal.

Welcome @CodeRunner Happy you are here

Push an image or a repository to the docker registry and pull it from the manager and create a container

In future, raise docker related questions in their community and support circles.