Let’s how to build CI/CD Pipeline and Cloud Image Build on Github to AWS. — Prerequisites AWS Account (Free Tier). Basic knowledge of Docker, Git & Github, and AWS. For this tutorial, we are going to use the existing React project.
Check here: https://github.com/sagarkudu/docker-ecr-react-demo How to Dockerize an Application[Step-By-Step]
It is very easy to dockerize any application, In this tutorial, we are going to take the example of React project.sagarkudu.medium.com