Merge docker
Created by: ryanlong89
title: Contributing
Description
Created a script for deploying the whole stack in docker for development.
Changes Made
Changed the base docker-compose.yml to use entrypoints to setup required commands as well as .env.examples for starter environment variables needed to startup.
Checklist
Before submitting this PR, please make sure that:
-
Your code passes linting and coding style checks. -
Documentation has been updated to reflect the changes. -
You have reviewed your own code and resolved any merge conflicts. -
You have requested a review from at least one team member. -
Any relevant issue(s) have been linked to this PR.