ShirishGaikwad / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

User Story Title: Containerize the Microservice Using Docker #7

Open ShirishGaikwad opened 1 month ago

ShirishGaikwad commented 1 month ago

As a developer, I want to containerize the accounts microservice using Docker, So that I can ensure consistent deployment across different environments.

Acceptance Criteria:

Create a Dockerfile for the accounts microservice. Build and test the Docker image locally. Document the containerization process. Ensure the containerized service runs as expected.

ShirishGaikwad commented 1 month ago

Important but can be scheduled for later