Story 1636 - Merge Compose Files.
- Update production compose file to build in addition to pull.
- Create env file for shared environment values.
- Modify local compose file to act as override for production compose file.
- Condense dockerfiles to one per service.
- Update pipeline to use new workflow.