sudhanshu-dave / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Containerize your microservice using Docker #3

Open sudhanshu-dave opened 3 weeks ago

sudhanshu-dave commented 3 weeks ago

As a developer
I need to containerize the accounts microservice using Docker
So that it can be deployed consistently across different environments

Details and Assumptions

Acceptance Criteria


Given the microservice codebase
When I build a Docker image
Then the image is successfully created and runs without errors