generated from ibm-developer-skills-network/kjriu-backend-nodejs-capstone
-
Couldn't load subscription status.
- Fork 0
Open
Labels
iceboxThe stories that don't need to be worked on immediately, but you will work on them later.The stories that don't need to be worked on immediately, but you will work on them later.technical debt
Description
As a developer
I need to containerize backend services and the application
So that the project is easily portable and deployable
Details and Assumptions
- Each service has its own Dockerfile.
- Docker Compose or Kubernetes may be used for orchestration.
Acceptance Criteria
Given Dockerfiles and config files
When I build and run containers
Then all services start and work as expected in isolation or composition
Metadata
Metadata
Assignees
Labels
iceboxThe stories that don't need to be worked on immediately, but you will work on them later.The stories that don't need to be worked on immediately, but you will work on them later.technical debt