Zend certified PHP/Magento developer

How to deploy markshust/docker-magento image to AWS

I’m running a project locally using markshust/docker-magento, and everything is working fine.

Now I need to deploy my store to an AWS cluster using docker, but in my code, I’m not able to see the docker images.

What is the best way to deploy the docker image to AWS?