TevinDeale / LetsChat

Real Time Chat App
MIT License
0 stars 0 forks source link

Step 1: Dockerizing the Applications #4

Open TevinDeale opened 4 months ago

TevinDeale commented 4 months ago

**Backend:

Research how to create a Dockerfile for a Java Spring Boot application. Learn how to build and tag a Docker image. Look up how to push a Docker image to Amazon ECR. Frontend:

Research how to create a Dockerfile for a VueJS application. Understand the process of building and tagging a Docker image. Find out how to push a Docker image to Amazon ECR.**