As a: project stakeholder
I need: my project to run in a container
So that: my deployments can ship in a standard, immutable, and stateless image that runs uniformly in any environment (e.g. dev. and deployment)
Assumptions:
We will use Docker containers
The container will run within a Vagrant VM
Requirements
A Dockerfile and any associated files are added to the repository
As a: project stakeholder I need: my project to run in a container So that: my deployments can ship in a standard, immutable, and stateless image that runs uniformly in any environment (e.g. dev. and deployment)
Assumptions:
Requirements