Skip to content

US12 - Containerize Applications Using Docker #12

Description

@RamirezJM

As a DevOps Engineer / Developer
I need to containerize the SecondChance application services using Docker and define orchestration
So that the application runs in an isolated, consistent, and reproducible environment across development and production.

Details and Assumptions

  • Dockerfile configurations will be created for the backend service components.
  • A docker-compose.yml file may be used to easily spin up the backend application and MongoDB database together.

Acceptance Criteria

Given Docker and Docker Compose are installed on the environment
When I run the container startup command (e.g., docker-compose up)
Then all microservices and database containers should initialize, connect properly, and run without errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions