Make Docker composition related files to run application stack
Summary
As a developer, I need an easy way to run my application stack using Docker composition.
Acceptance Criteria
-
Consolidate services in a docker-compose.ymlfile-
Incorporate existing frontend requirements
-
-
Generate a .envfile rather than using~/.bash_profileor~/.bashrcto run Docker containers -
A fixed name network so test containers can be ran against the composition stack as required -
Update README.mdas required -
Update wiki as required
Edited by Conard James