Dockerizing the Complete project Both Frontend and backend 1 ) Set a container for frontend 2) Set a separate container for backend 3) Set container for databases 4) use Docker Compose command to run multiple container at the same time and Dokcerfile for each container